Sunday, 19 August 2012

Notes

<html> opening tag
<head>
<title> cool web page </title>
</head> /= end tag
<body>
</body>
</html> end tag

  • index html: Important ( first page always index)
  • link: href
  • <p>: Paragraph
  • Slice tool: Used in web design
Heading - h1(more important, bigger text)
Heading - h6(less important, smaller text)

Web design: is measured in pixels and RGB.

  • 9M font size
  • Body Rule
  • Float

Rapper - box that wraps around the whole contents
Photoshop - slice tool - treat all the different areas as indivuals




No comments:

Post a Comment