Site menu:

Meta

Links:

Site search

Categories

January 2009
M T W T F S S
« Sep    
 1234
567891011
12131415161718
19202122232425
262728293031  

Tags

Blogroll

Archive for 'web design'

Basic HTML Tags

Basic HTML Tags
Most HTML tags come in pairs, an opening and closing set. The text to be formatted by the tags is written between the pair. It is essential for both tags to be present for the document to work correctly. All tags are enclosed in left and right angle brackets (<) and (>). Closing [...]