XML
| Link | Description |
|---|---|
| Example A | Formatting using CSS. This is an xml file that uses CSS. Note that it doesn't work with angelfire. But the principle holds and will be demonstrated in other examples. |
| Example C | This is an example of an inline style sheet. |
| Example D | This is an example of declaring style with the Style Element. Note that here all of the rules are expressed within the Style Element located within the Document's Head section. |
| Example E |
Linked External Style Sheets.
Here, style rules are located within a separate file. The rules are linked by means of a reference link in the Head Section of the document. |
Example F |
Pop-up example
Here is an example of a pop-up. |
Example H |
XML Chart
Here is an example of an XML Chart. |
Example L |
XML
Here is an example of an XML accessing info |
| Link | Description |
|---|---|
| Example 15.14 | Looping with JavaScript |
| Example 15.15 | An example of simple JavaScript |
| Example 15.16 | Data Validation |
| Example 15.19 | Getting the Current Date Info |
| Example 15.20 | Getting the Current Time |