HTML Tags Chart: Tag Name Code Example Browser View
HTML Tags Chart: Tag Name Code Example Browser View
To use any of the following HTML tags, simply select the HTML code you'd like and
copy and paste it into your web page.
heading
of HTML <HEAD>Contains elements describing the
<HEAD> Nothing will show
documen document</HEAD>
t
Contents of your web page
horizonta
<HR> <HR> (Tip)
l rule
Contents of your web page
Contents of your web page
horizonta
<HR> <HR WIDTH="50%" SIZE="3">
l rule
Contents of your web page
Contents of your web page
horizonta
<HR> <HR WIDTH="50%" SIZE="3" NOSHADE>
l rule
Contents of your web page
<HR> Contents of your web page
horizonta <HR WIDTH="75%" COLOR="#FF0000"
(Internet
l rule SIZE="4">
Explorer) Contents of your web page
<HR> Contents of your web page
horizonta <HR WIDTH="25%" COLOR="#6699FF"
(Internet
l rule SIZE="6">
Explorer) Contents of your web page
<HTML><HEAD><META><TITLE>Title of
hypertext
your web
<HTML> markup Contents of your web page
page</TITLE></HEAD><BODY>HTML web
language
page contents</BODY></HTML>
<I> italic <I>Example</I> Example
<IMG SRC="Earth.gif" WIDTH="41"
<IMG> image HEIGHT="41" BORDER="0" ALT="a
sentence about your web site"> (Tip)
Example 1:
<MARQUE
<MARQUEE bgcolor="#CCCCCC" loop="-
E> scrolling
1" scrollamount="2" width="100%">Example
(Internet text
Marquee</MARQUEE>
Explorer)
(Tip)