Posted The: 14/05/2008 At: 20:55
Last Edited: 02/09/2008 At: 16:22
The p element in HTML is used for paragraphs of text.
Normally there will be margin between elements, this is controlled through the Margin and Padding Properties of CSS. It is recommended to read An Introduction to CSS, to understand how to use apply styles.
Standard Attributes
| Attribute: | Value: | Description: | DTD: |
| Attrs | Other Attributes | Common, I18n, Event | STF |
DTD. Defines which document type the attribute is allowed. S=Strict, T=Transitional, F=Frameset.
<p>This is a line of text.</p>
Paragraphs goes in the body section, between the body tags. Beginners might want to read the Tutorial Entry: Paragraphs and Headings.
Comments: [0]
© Brugbart Webdesign