![]() |
|||||||||||||||||||
|
The HTML
Important - the spellings in HTML are American (US). For example it is 'CENTER' not centre. Elements and AttributesSo far we have looked exclusively at HTML Elements.<html>, <head>, <title>, <body>, <p>, <br>, <small>, <pre>, <strong>, <tt>, <b> & <i> etc. To gain more control over the appearance and functionality of a HTML document Attributes of each element can be used. In the example on this page the align attribute of the p (paragraph) element was used to control the justification of the text. © 2003 Ashley Preston |
||||||||||||||||||
![]() |
|||||||||||||||||||