| Network Sites: Marketing News | Search Engine Optimization | Free Javascript | HTML Codes | Web Page Design | Internet Dictionary |
HTML CodesHTML Codes > Structure Only
|
<SPAN ...>
The sole purpose for
<SPAN ...>
<SPAN ...>
For example, suppose you want your product names displayed in a special style. First, you could create a style rule in the like this:
<STYLE TYPE="text/css">
<!--
.product
{
color:brown;
font-weight:900;
font-size:95%;
font-family:sans-serif;
}
-->
</STYLE>
This rule creates a styles class named
product
and sets the
font color
to
brown,
weight
to 900, the
size
to
95%, and the
font family
to
the generic font family "san-serif".
We can now apply the
product
class to
a
<SPAN ...>
CLASS
attribute:
Our new software product, <SPAN CLASS="product">MOFAT </SPAN>, brings a new lvel of quality to ground-water analysis.
which gives us
Our new software product, MOFAT , brings a new lvel of quality to ground-water analysis.
|
|
Structure Only |
<DIV ...>
|
|
| Recommended: Link Popularity Software : WebPosition Gold : Google Cash : Arelis : Optilink : Search Engine Optimization Software : Search Engine Submission Software : Mike's Marketing Tools : Mike's Ecommerce Software : Search Engine Rankings : Link Popularity Checker : Cheap Domain Registration : Keywords |
|
Copyright © 2002-6 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA. www.HTML-HTML.com |