|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EZeCom™ HTML Tips
Welcome to EZeCom, the easiest and most effective way to build and grow your business’ eCommerce revenue stream. This document is designed to help you use HTML (HyperText Markup Language) tags to spice up your Home Page tag line and product descriptions. Paragraphs, Line Breaks, and Horizontal Lines
Create Titles Six Different
|
|
Tag |
How to use it |
What it looks like |
|
<h1></h1> |
<h1>Buy my item!</h1> |
Buy my item! |
|
<h2></h2> |
<h2>Buy my item!</h2> |
Buy my item! |
|
<h3></h3> |
<h3>Buy my item!</h3> |
Buy my item! |
|
<h4></h4> |
<h4>Buy my item!</h4> |
Buy my item! |
|
<h5></h5> |
<h5>Buy my item!</h5> |
Buy my item! |
|
<h6></h6> |
<h6>Buy my item!</h6> |
Buy my item! |
|
Tag |
How to use it |
What it looks like |
|
<b></b> |
<b>Buy my item!</b> |
Buy my item! |
|
<i></i> |
<i>Buy my item!</i> |
Buy my item! |
|
Tag |
How to use it |
What it looks like |
|
<big> </big> |
Buy <big>right away</big> for a great deal <big>and you</big> will save money! |
Buy right away for a great deal and you will save money! |
|
<small> </small> |
Buy now! <small>Before they are all gone!</small> |
Buy now! |
Liven type up with built-in colors like aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, yellow or white.
|
Tag |
How to use it |
What it looks like |
|
<font color=color> </font> |
Buy <font color=green> |
Buy now and you will save! |
|
<font color=color> </font> |
Buy <font color=blue> |
Buy now and you will save! |
|
Tag |
How to use it |
What it looks like |
|
<center> </center> |
<center>Buy now!</center> |
Buy now! |
|
Tag |
How to use it |
What it looks like |
|
<ul> |
This item is: |
This item is:
|
|
<ol> |
This item is: |
This item is:
|
Use the <img> tag and indicate the Web address for the picture.
|
Tag |
How to use it |
What it looks like |
|
<img> |
<img src="http://www.yourdomain.com/images/yourpicture.jpg"> |
Your picture will appear in the Web browser at the spot where your tag is listed. |
Use the <a href> tag to hyperlink text to a web page.
|
Tag |
How to use it |
What it looks ike |
|
<a href=“ ”> |
<a href="http://www.mapdatasystems.com/EZeCommerce">Storefront</a> |
Storefront |
Use combinations of HTML tags to get the exact look you want.
|
Tag |
How to use it |
What it looks like |
|
<center><b><i> |
<center><b><i>Buy now!</i></b></center> |
Buy now! |
| EZeCom™ Powered by MAP eCommerce |
© 2006 All Rights Reserved |