When you type or enter a tag's name into the HotDog document editor screen, and place the text insertion cursor inside the tag, the attributes for that tag are displayed in the top panel of the HTML Property Sheet (your cursor needs to be within the tag and the HTML Property Sheet needs to be open). All the attributes are listed according to HTML specification and by the browsers that support them.
Ensure that your text insertion cursor is located inside a HTML tag's angle brackets (i.e. between the < and > characters). Enter the HTML Property Sheet from the Editor by pressing <CTRL> + < ENTER>.
Using the arrow keys, scroll through the list of attributes for the tag you have specified. Notice how the bottom panel changes to display help for the properties of each attribute selected.
Enter values into the Attribute Fields for any attributes you wish to specify for the tag.
NOTE |
|