Here is a folder with several html pages and a few css files. These illustrate the code covered in class. Please download the files and open them in Sublime to view. Comments in the files describe what is happening.
Category / Sublime Demos and Examples
HTML Tags and Descriptions of Each
The following html files represent examples of the different types of tags we covered in class. Download them and open in Sublime text.
- Typical Document Structure (meta tags and DOCTYPE, etc)
- Basic HTML Tags (includes an “img” folder that holds images that are referenced in these documents)