As you click on links, the MAIN and FOOTNOTE frames will be scrolled to different places within these files and a few others (Info, Help, Comments, Author).
NOTE: Without frames, you can still navigate this site. Instead of using the MENU frame, you will find the same menu choices listed at the top of each file. Instead of scrolling the frames to a specific place, your browser will simply load that location in your main browser window.
Let's begin by looking at the MENU frame ...
The next group of links load the associated parts of the footnote file into the MAIN frame:
The final group of links load some supplementary files into the MAIN frame:
For example, let's follow the link labeled "Lists" . . .

The first thing is a table showing the basic format for the three main types of lists. This is geared to give you a quick template to block/copy to your HTML file. These particular formats are very simple, but you will find the basic format boxes to be quite helpful in other sections.
Next you will find a line describing the syntax for the "LI" tag:
NOTE: Non-standard tags are presented in color. The text between the start and end tags is presented in italics. Required attributes are bolded and non-standard attributes are presented in color.
We will examine each of these three types of syntax links. First, let's click on the link
labeled "LI" in the MAIN frame . . .
The FOOTNOTE frame has been scrolled to the Tag Glossary entry for "LI".
Within the FOOTNOTE you will find:
NOTE: Don't be confused by the entry for "LINK" -- this is merely the next alphabetical entry in the Tag Glossary.
Looking back at the MAIN frame, this time let's click on the link labeled "TYPE" . . .
This time the FOOTNOTE frame has been scrolled to the Attribute Description of "TYPE".
NOTE: The description lists the HTML tags in which the attribute may be found. Notice that there are multiple entries for "TYPE": This is because the description depends on which HTML tag was used. If you click on one of these HTML tags (i.e.: "LI, OL, UL"), the associated Tag Syntax will be loaded into the MAIN frame.
Going back to the Lists syntax in MAIN frame, this time let's click on the link labeled "LIStyle" . . .
Now the FOOTNOTE frame has been scrolled to the acceptable values for attribute "LIStyle".
The options for "LIStyle" are many:
The fact that there are curly braces "{}" around the choices means that what's inside is a fixed set of choices, separated by pipes "|". If you could put in many different values, there would be parentheses "()" instead.
NOTE: The next alphabetical entries ("MediaDesc" and "method") have a bolded entry in the list of Acceptable Attribute Values. If no value is specified in these tags, the bolded entry will be the default value. Any non-standard values are presented in color.
Now, let's look at the MENU links "TAGS", "ATTRIBUTES", and "VALUES" . . .
Now we get a closer look at the Tag Glossary which was previously loaded into the FOOTNOTE
frame. The possible links in the Tag Glossary include:
NOTE: Sometimes a tag may have several entries, based on the attributes it contains. This is so that the description can fit the actual purpose of that combination of tag and attributes.
Next, let's look at the MENU link "ATTRIBUTES" . . .
Now we get a closer look at the Attribute Descriptions which were previously loaded into the FOOTNOTE frame. Each description lists the HTML tags in which the attribute may be found. If you click on one of the tag links, the associated Tag Syntax will be loaded into the MAIN frame.
NOTE: There may be multiple descriptions for the same attribute, depending on which HTML tag it was in.
Finally, let's look at the MENU link "VALUES" . . .
Now we get a closer look at the Acceptable Attribute Values, which were previously loaded into the FOOTNOTE frame.
Pay close attention to the NOTES listed at the beginning of the Acceptable Attribute Values section (as shown in the image above).
Returning to the MENU frame, let's look at the links to "INFO", "HELP", "COMMENTS", and "AUTHOR" . . .
If you like the Sunshine HTML Resource or have suggestions for making it better, please fill out this comment form.