Home Categories Submit Republish Tools Links Credits Contact
Popular Articles
 
     
 
 Categories
 
 
Submit your articles online!

HTML For Complete Beginners

By: M Moyne

Published: February 6, 2008
Link To Article Link To Article  E-mail Article E-mail Article  Republish Article Republish Article
HTML stands for Hyper Text Markup Langauge and is the computer langauge that most of the Internet is written in.

HTML is made up of tags and sets of tags, a set being two tags that are linked: a start tag and an end tag. HTML is a bit like a person, the head comes first, then the body.

As I've just mentioned the very first main tag of every single HTML document is usually the HTML tag, which is a start tag and is written as . Accompanying it will be the very last tag of the document, the end tag, . Notice the / this means it is an end tag. Every start tag must have an end tag. Start tags begin a section of code and end tags finish it. I say the very first "main" tag as there can be a tag before it, the DOCTYPE tag. This tag gives the browser information about what type of HTML is being used.

The head section begins with the tag and ends with the tag. It has information about the page itself and consists of the page title, the meta tags (more on those in a minute), and the code for any page transitions you may have.

The page title is self-explanatory and is written as Your page title

The meta tags, particularly the http://www.moynem.freeserve.co.uk (first created when I knew nothing about HTML apart from what it was and what it stood for)is called "M Moyne's home page and thus has the meta tag:

There is also a meta description tag which used to tell the search engines how to describe the website on their results pages, now I've seen them use the first few lines of text for their description.

The next of the main tags is the body tag, which is written as and respectively. It contains the main part of your HTML code. On my personal homepage it starts off with the code for the background. In this case it is a JPEG image. You can put almost anything in the body section, navigation bars, page banners, tables, images, horizontal lines, hyperlinks and so on. However, all of the things that I have just mentioned cannot go anywhere else except the body section.

Let's look at the code for some simple things.

Headings: Heading 1 is

Heading 2 is

Heading 3 is

and so on.

Paragraphs begin with

and end with



A 100 * 200 image with a description is: my image

That's enough for a simple web page.



Visitor Comments

Post Comment Post A Comment
What do you think about this article? Do you agree or disagree with it? Be the first to comment on this article, and share your thoughts with the world. No registration is required to post comments.

Article Icon Successful HTML Email Marketing Campaigns And Lotus Notes Issues
As the online world changed in the nineties from informational to commercial and highly competitive, marketers embraced the new technology and the need has arisen to send graphically appealing newsletters and
Article Icon Learning HTML Or Use Professionals?
Hello everyone. This article was written to help establish web sites that provide interesting materials, resources and/or services that relate to web design, web hosting and search engine optimization.As...
Article Icon Building HTML Codes Automatically, Just Copy&paste Your Content
Article Icon HTML - A Website Langauge Explained - For Over 35s
This is a very perfunctory look at the website code HTML, for those who never did any kind of Computer Studies at school and have never had the need or opportunity to look 'under the skirt' of your average...
Article Icon Should You Bother Learning HTML To Build Webpages?
The most popular method to build webpages today is to use WYSIWYG (What You See Is What You Get) software. Microsoft FrontPage and Macromedia Dreamweaver are prime examples of WYSIWYG software. Both...
Article Icon Newsletters In Plain Text Or HTML - Which Work Better?
A common question asked when you first set out to write an email newsletter is whether it should be a plain text email or HTML (web page style). This is an important consideration since your choice impacts...
Article Icon E Bay.com HTML Auction Templates: Which Is Best For Ebay Selling?
There are a plenty of free e bay.com free auction template services out there and I would like to help you find the service that will best suit your needs by comparing what I feel is the top two contenders....
Article Icon How To Use A WYSIWYG HTML Editor To Make Stunning Ebay Auction Listings
What kind of browser are you using for online surfing? Explorer, Netscape, Firefox, Opera? Sure, all are good programs but I want to talk about an excellent program called Netscape. If you use Netscape, do you


Print This Article Print This Article
Add To Favorites Add To Favorites
Cite This Article Cite This Article
 
 
Home | Categories | Submit | Republish | Tools | Links | Credits | Contact | Privacy Statement | Terms Of Use
Copyright © 2012 InfoServe Media, LLC (DBA PopularArticles.com). All rights reserved.