Dec
27
2010

Introduction to HTML

What does HTML stand for, well HTML stands for Hyper Text Mark Up Language.
HTML is not a Programming Language but rather a language that defines structured data.
HTML has a standard defined by the World Wide Web Consortium or W3C for short.
A web browser is a tool made for viewing a web page.HTML tells the browser what to show the user, so when viewing a page, you actually are viewing HTML but the browser translate it to something you would understand like bold texts, paragraphs, different fonts, images and so on.
For a browser to understand what you want him to do, you must use HTML tags.
There are 2 type of tags, the one that we enclose something in e.g. <b>For Bolded Text</b> and where we don’t enclose anything e.g. <img src=”image_source” />.
Comments in HTML is a special type of tag, that tells the web browser just o ignore it, but it’s still being send to the web browser, just not visualized. Comments are declared this way:
<!—Commented Code -->
Let me show an example of a simple HTML page.
<html> <!—- this tells the web browser that we will be using HTML -->
<head> <!-- we open the head tag -->
<title> Your web page title</title> <!-- this way we declare a title to our web page -->
</head> <!-- we close the head tag for more info on the <head> tag read this article http://arthackers.net/75/web-design/head-tag-in-html/ -->
<body> <!-- everything you see in the web browsers main window is located in the body tag -->
Just a simple message
</body> <!-- closing the body tag -->
</html> <!-- closing the html tag -->

Now we have to save it with the .html extension, if you are running on an old system like DOS/FAT you may use the .htm extension. Now open it up in your web browser window, and see the results.
Congrats, you made your first HTMLpage!

Enter Your Mail Address

Related And Similar Posts

Leave a comment

*

Facebook Fans

Share Me With Google Plus!

Popular Posts

Social Bookmarking sites list 2012 - New and fresh bookmarking sites
Comments93
Bulgarian proxy or how to open arenabg and zamunda
Comments65
+ 150 New Free Directory Sites List 2012 - Sorted by Page Rank
Comments22
Scrapebox crack free download ?
Comments19
Great List With Google Plus / FB likes/ tweets exchange sites - Hot Topic
Comments16
How to make World Of Warcraft Cataclysm Server
Comments10
The Best Bulgarian Torrents - Listing
Comments9
500 Free Directory List 2011 !
Comments9
Free RSS Directory List Where To Submit Your Site
Comments9
Guest Blogs List and Useful Information
Comments8

Recent Posts

Calendar

December 2010
M T W T F S S
    Jan »
 12345
6789101112
13141516171819
20212223242526
2728293031