Profiles Index
<p></p>
The p tag defines paragraphs within documents.
<blockquote></blockquote>
The blockquote tag designates quoted text - generally long quotations where a paragraph break is appropriate
<param />
The param tag specifies values that might be required by an object or applet at run-time
<abbr></abbr>
The abbr tag or abbreviation tag is used to create abbreviations in HTML and XHTML.
<br />
The br tag defines a forced line break within an XHTML document.
<h1>, <h2>, <h3>, <h4>, <h5>, and <h6>
The h1 h2 h3 h4 h5 h6 elements create logical headings within the document.
<big></big>
XHTML element to render text in a larger font
<basefont />
The basefont tag allows you to provide localized formatting within documents.
<a></a>
The a tag or anchor tag is used to create links and anchors in HTML and XHTML.
<button></button>
The button tag tag defines a versatile button element for XHTML forms.
<blink></blink>
The blink tag allows you to create blinking text in Netscape browsers.
<blackface></blackface>
The blackface tag a WebTV or MSN TV tag used to display text as double-weight bold.
<body></body>
The body tag tag defines the contents of the XHTML document.
<audioscope></audioscope>
The audioscope tag a WebTV or MSN TV tag used to display sounds visually.
<b></b>
The b tag allows you to make text bold on Web pages.
<base />
The base tag - resolving relative information in Web pages
<bdo></bdo>
The bdo tag tag allows HTML to support text fonts that display right to left or left to right.
<bgsound>
Play background music on your Web page - this element is not part of the HTML 4.0 or XHTML 1.0 specification
<acronym></acronym>
The acronym tag is used to create acronyms in HTML and XHTML.
<area /> -
The area tag is used to create image map areas in HTML and XHTML.
<address></address>
The address tag tag is used to create addresses in HTML and XHTML.
<applet></applet>
The applet tag tag is used to create java applets in HTML and XHTML.
<input type="password" /> -
The input type="password" tag submits passwords to the form.
XHTML Attributes - clear
Description of the clear attribute of the br tag.
The SPAN Tag
This article about the SPAN tag is for beginning and intermediate Web developers who are interested in learning how to use the SPAN tag to create XHTML+CSS layouts, align page content, and define changes to inline content on your Web pages.
