Monday, 2 April 2007

Journal 4

Objectives For Lab 4

• Create Table

• Style The Table

• Create A Form

Outcomes For Lab 4

• Created a table containing information on goals, audience and content. I was able to do this by using table tags, table row tags and table data tags, understanding that using a tag instead of the row tag, creates a bold heading to be used where appropriate as opposed to just text or images.

• Styled the table so that it conforms with the rest of my blog, changing the colour of my text to aqua using colour html text in my style sheet so the blog is more pleasant to look at. For some reason, when displayed on my blog, there was a large gap between the title and the table, a fault that neither I nor my tutor could explain.

• I created several forms my writing in the necessary html such as the form container tag which is used to define all forms. The input tag must be used to establish what type of form is being used whether it be a radio button or text area box. Forms are quite easy to construct whereas tables are trickier to construct and get right.

No comments: