Followers

Wednesday 22 September 2010

HTML The Essentials

Example: <ISBN>124789-00A</ISBN>
The ISBN gives the middle part a meaning or in other words a context.


Need To Knows:
<html> - </html>  Start and end of the design
<p> - </p>  Paragraphs
<strong> - </strong>  Bold
<em> - </em>  Italics
<ol> </ol> Ordered Numerical List
<br/>  Self Closing
<a href>= "(website address)"</a href> Links & References
<img src>="(location of image)</img> Images

http://jogport.johnofgaunt.wilts.sch.uk/moodle/mod/resource/view.php?id=2267

1 comment:

  1. Great stuff - you should also add in some information on CSS - what it is, why bother and some examples

    ReplyDelete