Link to all Classes Week 1 Week 2 Week 3 Week 4 Week 5 week 6
Today’s Class
- Your Progress
- Online Editors
- Head
- CSS
- Feedback
Your Progress
At this stage you should know what HTML does and stands for. You should be able to create a HTML document, including:
- doctype declaration,
- html tag,
- body tag,
- different headings,
- paragraphs,
- line breaks,
- lines,
- hyperlinks and
- email links.
Let us revisit how to create an e-mail link and do it in the TryIt Editor.
Online Editors
W3Schools editor: Tryit!Editor
Another useful online editor: Real-time HTML editor
The Offline Coder App is a good offline editor available as an app for the I-Pad and I-Phone. You can edit HTML, JavaScript and CSS and view the results in a preview. See the screen shot below:
Screenshot of Offline Coder App for I-Pad and I-Phone.
Head
Today we will learn about the Head element of a HTML document. Click here for Head Instruction on W3Schools.com
The Head element is different to the heading tag in HTML! Be sure not to get them mixed up. At this point it is interesting to notice that the terminology used to describe a HTML document is like the terminology of a human: Head and Body.

CSS
CSS is an integral aspect of the styling in HTML. Follow the in class instructions and the text on CSS on W3Schools.com.
Feedback
Please leave your feedback in form of a comment. Your feedback and suggestions will help me to make this blog more user friendly. Thanks!
0 Comments