About Me

My photo
Cranbourne, Victoria, Australia
D.O.B: 6/8/1991 makes me 17
Live in Cranbourne
Go to tafe 3 days a week :)
Monday, Tuesday and Fridays...
Come say Hi? :)

Myspace is www.myspace.com/c0urtsxx
Msn is: cawts.x@hotmail.com

Followers

Monday, July 20, 2009

Week 1 CSS

  • Don't use space's when naming a HTML file
  • No difference between HTML and HTM
  • XML - Xtendable Mark Up Language
  • XML is designed to display data not carry data.
  • XML has no predifined tags - user must define their own tags
  • XML was designed to be self descriptive
  • HTML was designed to display information while XML was designed to carry information.
  • XML = way of sharing information
  • CSS - Cascading Style Sheets
  • CSS'S main function is to control the appearance of HTML documents
  • CSS is not case sensitive im all matters under control
  • The Font Family property allows a developer to specifie a font that they would prefer to use in their HTML document.
  • Font Weight refers to the thickness of the text elements
  • Example:
(font-size:2em; font weight:normal)
(font-size:2em; font weight:bold)

No comments:

Post a Comment