Lesson 2 – More Basic HTML
Posted on : 24-10-2009 | By : Gary | In : Technical Lessons
0
In Lesson 1 we looked at the struture of a very basic web page as well as a couple of essentials such as line breaks, paragraphs, coloured and bold text. In this lesson we’ll be looking at the rest of the basics that are essential to your first web page. These are:
- Headings
- Images
- Links
- Tables
Here are the URL’s for the various pages that I used in the video:
Basic HTML – http://w3schools.com/html/tryit.asp?filename=tryhtml_basic
Headings – http://w3schools.com/html/tryit.asp?filename=tryhtml_headers
Images – http://w3schools.com/html/tryit.asp?filename=tryhtml_pulpitimage
Links – http://w3schools.com/html/tryit.asp?filename=tryhtml_link_target
Tables - http://w3schools.com/html/tryit.asp?filename=tryhtml_tables








