[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
HTMLTagsCenter

(HTML) Marking Up With Tags

Since HTML stems from the basic concept of using tags, the more a person becomes familiar with various tags, the better that person will be able to create customized web pages. HTML tags are made up of a left angle bracket ( < ), a tag name, and a right angle bracket ( > ). Tags normally have a start and end tag but some tags only need a beginning tag to function. The end tag is identical to the start tag with a backslash ( / ) preceding the text between the angle brackets. The general form of a tag is as follows:

<tagName> </tagName>


Where tagName is the name of the tag element. Some elements may include additional instructions in the start tag, called attributes. Attributes give additional information about the element to the web browser.

The following is a brief overview of the basic document structure HTML tags:

Foundation

Meta

Text



Style Format

Scripting

Tables

Graphics

Lists



Input

Hyper Links

Block

Frames

Embedded

Back to the HTML Reference Center.



last edited (November 30, 2006) by bilderbikkel, Number of views: 9938, Current Rev: 26 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.