HTML Tags provide a means of structuring an HTML document so that Web
browsers can interpret and display it. Web In-site provides the user
with menus and icons that enable quick access to, and efficient usage
of, the required tags. The tags have been broken up into seven categories
which are described below.
Note: short descriptions have been provided for all of the tags, and
illustrative icons have been provided for the most commonly used ones.
Back to the top
Basic
Provides a list of the most common generic tags including, amongst others tags
which create links, images, scripts and HTML comments.
Back to the top
Text Formatting
Provides a list of the main text formatting tags in HTML.
Back to the top
Tables
Provides a list of the main tags required to create an HTML table.
Back to the top
Lists
Provides a list of the main tags required to create ordered and unordered lists in HTML.
Back to the top
Frames
Provides a list of the main tags required to create frames in HTML.
Back to the top
Forms
Provides a list of the main tags required to create feedback and input forms in HTML.
Back to the top
Special Characters
Provides a list of some of the tags required to create the most common special
characters that are likely to be needed in an HTML document as well as substitutes
for non-legal characters such as chevrons.
Back to the top