Practice Style Sheet
 
 

<HTML>

<HEAD>
<TITLE>Style Sheet Default Sample Page</TITLE>
</HEAD>

(Make style in one line)
<style type="text/css">
<!--
BODY { font-family: AlexanderBecker, AlexanderBeckerOutline, Fantasy; font-size: larger; font-weight: 500; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; color: #FF0000; background: #FFFF00; margin-left: 10%; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; margin-width: 700px; border-left: 0px grove #FF0000; border-right: 0px; border-top: 0px grove #FF0000; }
-->
</style>

<BODY>
<BR>
<CENTER>Welcome...</CENTER><BR>
<BR>
The text you are reading now is in the &lt;BODY&gt; and &lt;/BODY&gt; tags.<BR>
<BR>
Any Style Sheet attributes associated with the tag &lt;BODY&gt; such as background<BR>
<BR>
color/image, font style, etc. will be shown here. In the examples below, you will<BR>
<BR>
see various different HTML Tags. If a Style Sheet attribute was applied to any of them,<BR>
<BR>
it will be shown.
<BR>
<HR>
You must be viewing .html files which contain style sheets in either Netscape Navigator 4.0+<BR>
<BR>
or in Microsoft's Internet Explorer 3.0+, otherwise you will not be able to view the effects<BR>
<BR>
of the Style Sheet.<BR>
<BR>
<BR>
<A HREF="http://www.brebru.com">This sentence is in the &lt;A&gt; tag.</A><BR>
<BR>
<ADDRESS>This sentence is in the &lt;ADDRESS&gt; tag.</ADDRESS><BR>
<BR>
<B>This sentence is in the &lt;B&gt; tag.</B><BR>
<BR>
<BIG>This sentence is in the &lt;BIG&gt; tag.</BIG><BR>
<BR>
<BLINK>This sentence is in the &lt;BLINK&gt; tag.</BLINK><BR>
<BR>
<BLOCKQUOTE>This sentence is in the &lt;BLOCKQUOTE&gt; tag.</BLOCKQUOTE><BR>
<BR>
<CENTER>This sentence is in the &lt;CENTER&gt; tag.</CENTER><BR>
<BR>
<CITE>This sentence is in the &lt;CITE&gt; tag.</CITE><BR>
<BR>
<CODE>This sentence is in the &lt;CODE&gt; tag.</CODE><BR>
<BR>
<DL>This is a Definition List &lt;DL&gt;.<BR>
<BR>
<DD>This is a Definition Definition &lt;DD&gt;.<BR>
<BR>
<DT>This is a Definition Term &lt;DT&gt;.<BR>
</DL>
<BR>
<COMMENT>This sentence is in the &lt;COMMENT&gt; tag.</COMMENT><BR>
<BR>
<DFN>This sentence is in the &lt;DFN&gt; tag.</DFN><BR>
<BR>
<DIV>This sentence is in the &lt;DIV&gt; tag.</DIV><BR>
<BR>
<EM>This sentence is in the &lt;EM&gt; tag.</EM><BR>
<BR>
<H1>This sentence is in the &lt;H1&gt; tag.</H1>
<H2>This sentence is in the &lt;H2&gt; tag.</H2>
<H3>This sentence is in the &lt;H3&gt; tag.</H3>
<H4>This sentence is in the &lt;H4&gt; tag.</H4>
<H5>This sentence is in the &lt;H5&gt; tag.</H5>
<H6>This sentence is in the &lt;H6&gt; tag.</H6>
<HR>
The above and below these two sentences are Horizontal Rule Bars (Represented as &lt;HR&gt;).<BR>
You can alter the width and indentation of the line through the Style Sheet.<BR>
<HR>
<BR>
<I>This sentence is in the &lt;I&gt; tag.</I><BR>
<BR>
<KBD>This sentence is in the &lt;KDB&gt; tag.</KBD><BR>
<BR>
<OL>This is the first sentence in an Ordered List &lt;OL&gt;.<BR>
<LI>This is a list item.
<LI>This is a list item.
</OL><BR>
<BR>
<UL>This is the first sentence in a Unordered List &lt;UL&gt;.<BR>
<LI>This is a list item.
<LI>This is a list item.
</UL><BR>
<BR>
<LISTING>This sentence is in the &lt;LISTING&gt; tag.</LISTING><BR>
<BR>
<MARQUEE>This sentence is in the &lt;MARQUEE&gt; tag.</MARQUEE><BR>
<BR>
<MULTICOL>This sentence is in the &lt;MULTICOL&gt; tag.</MULTICOL><BR>
<BR>
<P>This sentence is in the &lt;P&gt; tag.</P><BR>
<BR>
<PRE>This sentence is in the &lt;PRE&gt; tag.</PRE><BR>
<BR>
<SAMP>This sentence is in the &lt;SAMP&gt; tag.</SAMP><BR>
<BR>
<SMALL>This sentence is in the &lt;SMALL&gt; tag.</SMALL><BR>
<BR>
<SPAN>This sentence is in the &lt;SPAN&gt; tag.</SPAN><BR>
<BR>
<STRIKE>This sentence is in the &lt;STRIKE&gt; tag.</STRIKE><BR>
<BR>
<STRONG>This sentence is in the &lt;STRONG&gt; tag.</STRONG><BR>
<BR>
<SUB>This sentence is in the &lt;SUB&gt; tag.</SUB><BR>
<BR>
<SUP>This sentence is in the &lt;SUP&gt; tag.</SUP><BR>
<BR>
<TABLE BORDER=1>
<TR>
<TD>This sentence is in the &lt;TABLE&gt;, &lt;TR&gt;, and &lt;TD&gt; tags.</TD>
</TR>
</TABLE>
<BR>
<TT>This sentence is in the &lt;TT&gt; tag.</TT><BR>
<BR>
<U>This sentence is in the &lt;U&gt; tag.</U><BR>
<BR>
<VAE>This sentence is in the &lt;VAR&gt; tag.</VAR>
<BR>
</BODY>
</HTML>

BreBru.Com Extra Information Techonology HTML