Design a Website class 2

esse quam videri
Revision as of 17:57, 10 July 2007 by Brian (talk | contribs)
Jump to: navigation, search

html syntax

the magic formula:

 <element attribute = "value"> content </element>
 OR
 <element attribute = "value" />

examples:

 <a href="http://google.com> google </a>
 OR
 <img src="picture.jpg" />

links / directory structure

lists

images

containers

validation

http://www.w3.org/

http://htmlhelp.com/tools/validator/doctype.html

http://validator.w3.org/

recommended tutorial=

http://www.w3schools.com/html/default.asp

image optimization

photoshop

gimp/open source