Is It Hard to Learn HTML?

internet computers

Like most things, learning HyperText Markup Language (HTML) may seem difficult at first. However, HTML is really not hard to understand, and with a little time, patience, and effort, you can learn the basics in no time. In fact, there are numerous resources on the Internet that make learning HTML simple and fast. Many of them are even free!

HTML is a markup language used for creating web pages that utilize hypertext. It may also be used for the creation of other types of information intended for display using a web browser. A markup language basically combines text with information about that text, such as how it should be displayed. Hypertext is basically text that is linked to other text or data. Essentially, HTML is a language for telling a web browser what to show on a web page.

It is best to start learning HTML with the basics and move on when you feel comfortable. For example, to make the word start show up in a web browser in bold print, you simply type the following: <b> start </b>. Once you’ve typed this, you have just written a word using HTML tags. Tags begin with < and end with >. You could also produce the same effect by typing: <strong> start </strong>. Using tags, you can manipulate your text to do myriad different things.

It is important to note that the information between the < and > signs is the actual tag. If you type <em> learn </em>, you will instruct the web browser to italicize the word learn. You can use either capital or lower case letters for your tags.

A simple HTML tutorial can give you a good start towards learning HTML. To make things easy, choose a tutorial that breaks information down into bite-sized chunks. Also, look for a tutorial that uses more everyday language and less technical mumbo jumbo. That way, you can ensure that you get through each section without feeling as if your head is spinning. You can always learn the really technical details later, if you wish.

Some individuals create web pages without ever learning HTML. Instead, they choose to use HTML editing programs or what you see is what you get (WYSIWYG) editors for web page creation. However, there are many situations in which knowing HTML can come in handy, and you can definitely be more creative with a little knowledge under your belt.

Related wiseGEEK articles

Category

wiseGEEK features

Subscribe to wiseGEEK


FREE: Subscribe to wiseGEEK

 
    learn more

our strict privacy policy ensures that your email address will be safe



Written by N. Madison


copyright © 2003 - 2009
conjecture corporation