HTML Tags - Codes - Web Page Examples Included
HTML Tags - Codes - Web Page Examples Included
HTML Tips
HTML Codes
Web Development
CSS Tutorial
JavaScript Tutorial
ASCII Character Codes
| Web Site Development | HTML Codes | HTML Tips | Web Design Tips | Javascript Snippets | 216 Safe Colors | Symbols | CSS Tutorial | JavaScript Tutorial |
HTML codes, also referred to as HTML tags, are enclosed by the lesser than (<) and greater than
(>) brackets and may be written in capital or lower case letters.
Password:
The opening bracket is followed by an element, which is a browser command, and ends with the
closing bracket.
Lost Password?
Email:
<font size=2>
An element may also be followed by attributes, which are words describing the properties of
the element, and further instruct the browser.
<font size=2>
Attributes are only contained in the opening HTML tags to the right of the element and are
separated by a space and followed by an equal (=) sign.
The value follows the equal sign and is enclosed in quotes.
<font size=2>
Our Products
Web Design Mastery
Mastering Web Hosting
eBook Starter
Partner Sites
Flash Templates
Building Website
Web Hosting
UK Web Hosting
<HEAD> - Contains information about the page such as the TITLE, META tags for proper Search
Engine indexing, STYLE tags, which determine the page layout, and JavaScript coding for special
effects.
<TITLE> - The TITLE of your page. This will be visible in the title bar of the viewers browser.
Plug-in Profits
Web Design Service
Site Build It!
Insider Secrets
Web Site Templates
HTML Tips
PC Security
CSS Tutorial
HTML Codes
Video Tutorials
Web Design Tips
JavaScript Codes
JavaScript Tutorial
Java Applet Tutorial
216 Web Safe Colors
Web Site Development
ASCII Character Codes
Web Resources
Note: For additional tutorials to assist you in HTML and much more, click here to sign up for our free membership club. You will instantly
receive a wealth of quality information, such as dozens of video tutorials, several informative ebooks, utilities to assist you in creating
buttons, tables, meta tags, and more. Best of all, it's completely free.
Name
Code Example
Browser View
<!--
comment
<A -
anchor
<B>
bold
<B>Example</B>
Example
<BIG>
big (text)
<BIG>Example</BIG>
Example (Tip)
<BODY>
body of
HTML
document
<BR>
line break
<CENTER>
center
definition
description
<DL>
<DT>Definition Term
<DD>Definition of the term
<DT>Definition Term
<DD>Definition of the term
</DL>
<DD>
definition
list
<DL>
<DT>Definition Term
<DD>Definition of the term
<DT>Definition Term
<DD>Definition of the term
</DL>
Definition Term
Definition of the term
Definition Term
Definition of the term
<DT>
definition
term
<DL>
<DT>Definition Term
<DD>Definition of the term
<DT>Definition Term
<DD>Definition of the term
</DL>
Definition Term
Definition of the term
Definition Term
Definition of the term
<EM>
emphasis
<EMBED>
embed
object
<DL>
(Tip)
<EMBED>
embed
object
font
Example (Tip)
<FONT>
font
Example (Tip)
<FONT>
font
Example (Tip)
Name:
<FORM>
form
<FORM action="mailto:[email protected]">
Name: <INPUT name="Name" value="" size="10"><BR>
Email: <INPUT name="Email" value="" size="10"><BR>
<CENTER><INPUT type="submit"></CENTER>
</FORM>
<H1>
<H2>
<H3>
<H4>
<H5>
<H6>
heading 1
heading 2
heading 3
heading 4
heading 5
heading 6
<H1>Heading
<H2>Heading
<H3>Heading
<H4>Heading
<H5>Heading
<H6>Heading
<HEAD>
heading of
HTML
document
<HR>
horizontal
rule
<HR>
(Tip)
Email:
1 Example</H1>
2 Example</H2>
3 Example</H3>
4 Example</H4>
5 Example</H5>
6 Example</H6>
<HR>
<HR>
<HR>
(Internet
Explorer)
horizontal
rule
horizontal
rule
horizontal
rule
<HR>
(Internet
Explorer)
horizontal
rule
<HTML>
hypertext
markup
language
<I>
italic
<I>Example</I>
Example
<IMG>
image
(Tip)
Example 1:
Example 1: (Tip)
<INPUT>
input field
<INPUT>
(Internet
Explorer)
input field
Example 2: (Tip)
Example 3:
<INPUT>
input field
<INPUT>
input field
Example 3: (Tip)
Example 4: (Tip)
<INPUT>
input field
Example 5: (Tip)
Select an option:
Example 6:
Example 6: (Tip)
<INPUT>
input field
<LI>
list item
<MENU>
<LI type="disc">List item 1
<LI type="circle">List item 2
<LI type="square">List item 3
</MENU>
Example 2:
Select an option:
Option 1
Option 2
Option 3
Select an option:
Selection 1
Selection 2
Selection 3
Example 1: (Tip)
List item 1
List item 2
List item 3
Example 2:
i. List item 1
<OL type="i">
<LI>List item 1
<LI>List item 2
<LI>List item 3
<LI>List item 4
</OL>
<LINK>
link
<MARQUEE>
scrolling
(Internet
text
Explorer)
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<MARQUEE bgcolor="#CCCCCC" loop="-1"
scrollamount="2" width="100%">Example
Marquee</MARQUEE>
Example Marquee
(Tip)
menu
<MENU>
<LI type="disc">List item 1
<LI type="circle">List item 2
<LI type="square">List item 3
</MENU>
<META>
meta
<META>
meta
<META>
meta
<META>
meta
<META>
meta
<META>
meta
Numbered
Numbered
<MENU>
<OL>
ordered list
<OL>
<LI>List
<LI>List
<LI>List
<LI>List
</OL>
item 1
item 2
item 3
item 4
List item 1
List item 2
List item 3
1.
2.
3.
4.
List
List
List
List
item 1
item 2
item 3
item 4
<OL start="5">
<LI>List item 1
<LI>List item 2
<LI>List item 3
<LI>List item 4
</OL>
Lowercase Letters
<OL type="a">
<LI>List item 1
<LI>List item 2
<LI>List item 3
<LI>List item 4
</OL>
8. List item 4
Lowercase Letters
a.
b.
c.
d.
List
List
List
List
item 1
item 2
item 3
item 4
Capital Letters
A.
B.
C.
D.
List
List
List
List
item 1
item 2
item 3
item 4
C.
D.
E.
F.
List
List
List
List
item 1
item 2
item 3
item 4
List
List
List
List
item 1
item 2
item 3
item 4
List
List
List
List
item 1
item 2
item 3
item 4
List
List
List
List
item 1
item 2
item 3
item 4
<OL type="I">
<LI>List item 1
<LI>List item 2
<LI>List item 3
<LI>List item 4
</OL>
Capital Roman Numerals Special Start
<OL type="I" start="7">
<LI>List item 1
<LI>List item 2
<LI>List item 3
<LI>List item 4
</OL>
<OPTION>
<P>
listbox
option
paragraph
Attributes:
Example 1:<BR>
<BR>
<P align="left">
This is an example<BR>
displaying the use<BR>
of the paragraph tag.<BR>
<BR>
Example 2:<BR>
<BR>
Attributes:
Example 1:
This is an example
displaying the use
of the paragraph tag.
Example 2:
<P align="right">
This is an example<BR>
displaying the use<BR>
of the paragraph tag.<BR>
<BR>
Example 3:<BR>
<BR>
<P align="center">
This is an example<BR>
displaying the use<BR>
of the paragraph tag.
<SMALL>Example</SMALL>
This is an example
displaying the use
of the paragraph tag.
Example 3:
This is an example
displaying the use
of the paragraph tag.
<SMALL>
small (text)
<STRIKE>
Example
<STRONG>
strong
emphasis
Example
<STRONG>Example</STRONG>
Example
(Tip)
Example 1:
<TABLE BORDER="4" CELLPADDING="2"
CELLSPACING="2" WIDTH="100%">
<TR>
<TD>Column 1</TD>
<TD>Column 2</TD>
</TR>
</TABLE>
Example 1: (Tip)
Column 1
Column 2
<TABLE>
table
Example 2: (Tip)
Column 1
Column 2
Example 3: (Tip)
Column 1
Column 2
Row 2
Row 2
</TR>
<TR>
<TD>Row 2</TD>
<TD>Row 2</TD>
</TR>
</TABLE>
<TABLE BORDER="2" CELLPADDING="2"
CELLSPACING="2" WIDTH="100%">
<TR>
<TD>Column 1</TD>
<TD>Column 2</TD>
</TR>
</TABLE>
<TD>
table data
<TH>
<DIV align="center"><TABLE>
<TR>
<TH>Column 1</TH>
<TH>Column 2</TH>
<TH>Column 3</TH>
</TR>
<TR>
<TD>Row 2</TD>
<TD>Row 2</TD>
<TD>Row 2</TD>
</TR>
table header <TR>
<TD>Row 3</TD>
<TD>Row 3</TD>
<TD>Row 3</TD>
</TR>
<TR>
<TD>Row 4</TD>
<TD>Row 4</TD>
<TD>Row 4</TD>
</TR>
</TABLE>
</DIV>
<TITLE>
document
title
table row
<TR>
Column 1
Column 2
Row 2
Row 3
Row 4
Row 2
Row 3
Row 4
Column 2
<TD>Column 2</TD>
</TR>
</TABLE>
<TT>
teletype
<TT>Example</TT>
Example
<U>
underline
<U>Example</U>
Example
unordered
list
Example 1:<BR>
<BR>
<UL>
<LI>List item 1
<LI>List item 2
</UL>
<BR>
Example 2:<BR>
<UL type="disc">
<LI>List item 1
<LI>List item 2
<UL type="circle">
<LI>List item 3
<LI>List item 4
</UL>
</UL>
<UL>
Example 1:
List item 1
List item 2
Example 2:
List item 1
List item 2
List item 3
List item 4
More
Back