Topic Level: Advanced Web Design
The Jade HTML code includes tags that merge fields from the properties database.
Normally, when you write HTML code, the actual text and images are embedded in the code itself. In the Jade HTML code, tags in the code (e.g. {property field= "PropertyID"}) merge data with the HTML output.
Web design editing is broken down into different levels of complexity. By the time you are using the Jade Code Editor, you are at the highest level of complexity. The more tasks you can perform at a low level, the better. This will make maintenance easier in the future.
Level One: Using the Interface
You do not need to view or edit the HTML.
Level Two - Using the Extra HTML Code Window
Add code to the <head> tag and to the top and bottom of the templates via the Extra HTML Code window. (See Jade Web Design Editor >Edit >Extra HTML Code).
Level Three - Using the Jade HTML Code Editor
Edit the HTML templates themselves or Edit specific segments of code. (See Jade Web Design Editor >View >Jade HTML Code)
How to Edit the Jade HTML code
Page url: http://www.jadetools.com/jps/user_manual/HTML/index.html?jadehtmlhowitworks.htm