Blog

Free Site Builder

HTML clipboard
Easily build your site using only your browser. No special HTML skills are required.  Try Demo
Free Site Builder

Web Site Design

HTML clipboard
Do-It-Yourself
&
Custom Design

web design info
web site design

Reseller Hosting

HTML clipboard
WHM & cPanel
Free WHMCS
Fantastico
Unlimited Sites
Unlimited POP/FTP
Unlimited MySQL
Free Site Builder
Quad-core Servers

price_24.95.png

reseller hosting info
order reseller hosting

Web Hosting

HTML clipboard
Unlimited Sites
Unlimited Storage
Unlimited Traffic
Unlimited POP/FTP
Unlimited MySQL

cPanel & Fantastico
2 Free Domains
Free Site Builder

cheap web hosting

web hosting info
order web hosting
HTML 101 PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Administrator   
Sunday, 11 May 2008 00:31

When it comes to developing a web site, it is helpful to at least have a basic understanding of HTML. HTML helps to turn a simple, boring template into something much more appealing to the site visitor’s eyes. By simply utilizing your word processor, you can spice up your web pages in no time.

HTML basically sits in the background of a web page, telling it what to do and when to do it. HTML tags are encompassed by angle brackets. For example “<p>” indicates a new paragraph, while “<b>” will ensure the text you are using is in bold letters.

Whenever you are using HTML, you must make sure that each set of directions you are writing both begins and ends with the tag you are using. If you want a certain line to be in bold lettering, you would place the “<b>” before the sentence, as well as "</b>" after. The HTML command you are giving will not be executed if you do not open and close the particular area with the tag.

Webmonkey provides an HTML cheat sheet on their web site. Using this will allow you to begin practicing HTML. As you practice, coding in HTML becomes easier and you will soon be able to execute more complicated HTML commands.