sorry the previous post was sort of spoiled or sth...
for the 4th lesson we learned about how to style the HTML web page. We used Cascading Style Sheet (CSS). For CSS, there is a few codes to learn just like in HTML. We learnt about the external style sheet and the internal style sheet. To create a style sheet, instead of using .html, u will have to use .css. You can change the length width height design and layout just with CCS simply by linking the html notepad to the css notepad using DOCTYPE. Each HTML document must begin with a document type declaration that declares which version of HTML the document adheres to. The doctype declaration is not an HTML tag; it is an instruction to the web browser about what version of the markup language the page is written in. Thus, using the DOCTYPE will enable the css file to be linked to the html file.
Wednesday, April 28, 2010
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment