Basic Web HTML - Learn HTML Code Basics

You don't have to know basic web HTML coding in order to build a website and make money with affiliate marketing. However it doesn't hurt to have some HTML code basics in your hip pocket just in case you want to add or modify a bit of HTML code.

Web HTML basics
Make a word or words bold - You can use <b>. Also include a closing tag </b>. Example: <b>affiliate</b> will result in affiliate

Make a word or words italicized - You can use <i>. Also include a closing tag </i>.
Example: <i>marketing</i> results in marketing

Basic web HTML coding continued
Underline a word or words - You can use <u>. Also include the closing tag </u>.
Example: <u>business</u> results in business

Center a word or words - You can use <center>. Also include the closing tag </center>.
An example is <center>home based</center> resulting in:
home based

Align a word or words to the right - You can use <div align="right">. Also include the closing tag </div>.
An example is <div align="right">affiliate marketing</div> resulting in:
affiliate marketing

Align a word or words to the left - You can use <div align="left">. Also include the closing tag </div>.
An example is <div align="left">make money</div> resulting in:
make money

Create a line break - You can use <br>. Be sure to also include the closing tag </br>.

Add a dividing line - You can use <hr>. Be sure to also include the closing tag </hr>.

Change the size of a word or words - Example: <font size="16">money</font> results in
money

HTML coding basics - Basic HTML color codes
Add color to a word or words - Example: <font color="green">internet</font> results in
internet

For common colors you can just use the name of the color. For various shades of colors you would need to replace the color name with a color code. Here are some basic HTML color codes:

White FFFFFF
Black 000000
Gray 808080
Light Gray D3D3D3
Blue 0000FF
Dark Blue 00008B
Light Blue ADD8E6
Navy 000080
Green 008000
Dark Green 006400
Light Green 90EE90
Red FF0000
Dark Red 8B0000
Pink FFC0CB
Dark Pink FF1493
Light Pink FFB6C1
Orange FF4500
Yellow FFFF00
Light Yellow FFFFE0
Purple 800080
Brown A52A2A
Olive 808000
Tan D2B48C
Turquoise 40E0D0
Teal 008080

More basic web HTML coding will be added in the future.

Back to Make Money Affiliate Marketing home page
MMAM Home Page

For Affiliates - How to Start & Grow a Profitable Web Business
What is Affiliate Marketing?
How to Become an Affiliate
Affiliate Business Models
Money Making Website Ideas
Keyword Marketing Research
Affiliate Website Blueprint
How to Name a Web Domain
How to Set Up Web Hosting
My Internet Business Tools
Website Design Made Easy
Basic HTML Tips and Tricks
Search Engine Optimization
Choosing Affiliate Programs
Monetize with Google Adsense
Blogging and RSS Feeds
XML Sitemap Submission
Working with Product Datafeeds
Pay Per Click Advertising
Traffic Generation Techniques


For Merchants - How to Launch & Maintain an Affiliate Program
Affiliate Program Setup
Choosing an Affiliate Network
Recruiting Affiliates
Affiliate Program Directories
Text Links, Banners, Datafeeds
Content, Reviews, Testimonials
Phone Order Affiliate Tracking
Lifetime Commissions
1-on-1 Affiliate Support
Affiliate Program Maintenance
Monitoring Affiliate Statistics
Improving an Affiliate Program
Protecting Your Trademarks
Affiliate Cookie Stuffing


Affiliate Business Tips
Working From Home Advice
Build a Legit Web Business
Free 10 Step Business Plan
My Internet Business Story
My Web Business Philosophy
About the Webmaster
Contact the Webmaster

MMAM Updates
Affiliate Program Directory

Coming Summer 2011
Make Money Affiliate Marketing
Make Money Affiliate Marketing RSS Feed
AddThis Social Bookmark Button
Basic Web HTML