Tuesday, October 16, 2007
How to design tables in HTML

As many of the class have realised number 6 of Mr. Barrs questions requires the summary of photoshop, microsoft paint and GIMP into a table under various headings. Currently no wizard is provided and therfore must be designed using HTML.
To do so effectively when publishing the post flick between the tab at the top right hand corner of the text box where it reads" edit html & Compose" . Select "Edit HTML" and now you need to theory to do so.
http://www.w3schools.com/html/html_tables.asp is an effective website with in-depth explantion of how to do so but in particular visit...
this allows for on the spot trial and error and to subsequently preview your design. Having used this for mine i recommend it.
It is important to note that upon completion you will be prompted with an error...in order to publish your post as intended you will need to remove "< html >< body >" from the top of the coding and "< /body >< /html >" from the bottom