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 <p align="right">. Also include the closing tag </p>.
An example is <p align="right">affiliate marketing</p> resulting in:
affiliate marketing

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
Affiliate Weekly E-Zine
- ideas
- research
- blueprint
- design
- traffic
- tools
- SEO
- advice
Back Issues
Email

Name

Then
Make Money Affiliate Marketing
Make Money / Affiliate Marketing Blog - Visit Now
Subscribe to the MM/AM RSS feed - What is RSS?
More feed reader options
Bookmark or share this page
Make Money Affiliate Marketing RSS Feed
AddThis Feed Button
AddThis Social Bookmark Button
Quick Guide to the Web Tools I Use
Site Build It!
Easy Website Builder
Web Graphics Tool
Web Hosting
Royalty Free Stock Photos
Web Security Tool
Basic Web HTML