Design a Website class 2

esse quam videri
Revision as of 17:54, 5 July 2007 by Brian (talk | contribs) (New page: ==html syntax== the magic formula: <element attribute = "value"> content </element> OR <element attribute = "value" /> examples: <a href="http://google.com> google </a> OR <img...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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