HTML Tutorial
This article has information about basics of HTML that you need to get started with the essentials of web page design.
Add before and after HTML tags.
The HTML tag should appear at the top of every web page.
The HEAD tag should appear below the HTML tag.
The TITLE tap appears in the head section fo your web page.
The BODY tag identifies the body section of your web page.
Type P in front of each paragraph of your web page.
Type /P after each Paragraph on your web page.
Type BR in front of each element if you want to appear on a new line.
Type , where you want a blank space to appear on your web page.
Type H? in front of the text you want to make a heading.Replace ? with the number of the heading level you want to use from 1 to 6.
Type !-- where you want to add a comment.
Type B in front of the text you want to blod.
Type the /B after the text you want to be bold.
Type i in front of the text you want to italicize.
Type /i after the text you want to italicize.
Type U in front of the text you want to Underline.
Type /U after the text you want to Underline.
Type OL before the list ( For creating Ordered List)
Type /LI infront of each item in the list.
Type /LI after each item in the list
Type /OL after the list.
type IMG SRC="?" where you want the image to appear,replacing ? with the the location and the name of the image on the computer.
Type A HREF="?" in front of the text,replacing with the address of the web page you want to display.
-
Make Your Own Website with HTML
| By johnhewitt | in Web Development
A basic introduction to HTML elements and creating your own website....
-
HTML At a Glance | Lesson 1: HTML Tags
| By danielgansle | in Web Development
What is HTML? How do you create a web page using HTML? How did HTML come about, and what are HTML tags? This introd...
-
A beginner's guide to HTML
| By aroshu123 | in Web Design
Hyper Text Markup Language (HTML) a script used to design simple websites. This article describes about HTML...
-
Positioning HTML Elements with CSS and Layering
| By Chrys | in Programming
In this article I explain the basics of positioning and layering with CSS....
-
XA Transaction - Solution for Transaction More Than One Database | By H4d1 | in Programming
Have you ever think that it's too difficult for making database transaction in two different places (or databases) ...
-
Javascript functions for : trim, right trim, left trim, no Apostrophe, is Empty , is Digit , VarChar To Number , is integer , check Is Zero , Get Que | By xxris | in Programming
Javascript functions for : trim, right trim, left trim, no Apostrophe, is Empty , is Digit , VarChar To Number , i...
-
How to access and use a Window's command line | By MaxwellPayne | in Programming
Learn about the Window's command line in DOS and how to use it....
-
How to Learn to Program Your Computer | By dsj8760 | in Programming
This article is about learning to program a computer. It is a general article giving tips on how to learn about pro...
-
Jailbroken iPhones get RickRolled | By explorer | in Programming
First iPhone worm, attacks via SSH and does the classic rick roll gag on the user....
-
Best Paid to Post Site-My Lot | By csramma | in Small Business
You can earn money from Mylot by posting in the discussions....
-
Health Benefits of Peppers | By csramma | in Diet & Nutrition
the Capsaicin in Peppers has lot of Health benefits. ...
-
Hong Kong Travel Information | By csramma | in Asia
Here are the Hong Travel Informations and Attactions of Hong Kong. ...
-
Childhood Obesity | By csramma | in Diseases & Conditions
Childhood obesity is a medical condition that affects children. ...
-
India's Capital City-Delhi Tourist Attractions | By csramma | in Asia
Delhi is the Capital city of India.I...







No comments yet.