Why learning HTML is still as important as learning the alphabet

iStock_000009343958XSmall

One thing that is the foundation of all webpages is the language of HTML.  I  said in an article that learning HTML is as important as learning  the ABCs.

Sure in 2009, we have blog software  that automatically generates the links, underlines and italics we  need at the right place at the right time, but you never know when you might need to look under the hood to fix or make a work around to illustrate, underline or bring emphasis to some text.

For example, if you belong to a forum, the rules as to what types of tags you can include in your post are almost always included either at the top of the form or via a link.

Here are some basic HTML Tags or building blocks for webpages:

<p> </p>

– Paragraph Tag

<strong> </strong>

or the “Old school” way

<b> </b>

Bold tag

<u> </u>

Underline

<i> </i>

Italic

<a href="http://www.website.com"> Website Address</a>

Hyperlink

With these basic HTML tags, anyone should be able to give any article or submission an extra boost, just by getting under the hood and applying a little elbow grease.


Posted

in

by

Tags:

Comments

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: