HTML Tutorial:

02/12/2010

If you can type your name on a computer and you know the difference between Save and SaveAs, then by the end of this article you will be able to create a webpage.

For most nerds programming, html is not even a programming language. You are right about one thing that will easily and with little practice you can develop your own Web site. So forget about the science and can be directly to them.

The total site file is created between 2 tags

For example a <br> tag is used to create a break to the next line in your browser. <font> is used to change the size, color and style of text.

Open Notepad, WordPad, or some text on the computer editor. Is the type you see the blue below, or copy and paste. Now save as to your desktop first.html. You can then code to meet their capricious. You must use the extension. html's decision, which is a HTML file.

<html>
<h1>HELLO WORLD</h1>
<h1> Between the h1 tags shows this size heading. </h1>
Change the heading to suit yourself and Under this heading type your own content.

<h2> Between the h2 tags shows this size heading.</h2>
Change the heading to suit yourself and Under this heading type your own content.

<h3>Between the h3 tags shows this size heading.</h3>
Change the heading to suit yourself and Under this heading type your own content.

<br><br>
<font color="red">use the font tag to give a color to text</font><br>
<font color="blue">use the font tag to give a color to text</font><br>
<font color="orange">use the font tag to give a color to text</font><br>
</html>
In this file and when, if you save to your desktop, double, must be on your desktop you can open first.html Intanettoaikon called Click. Until you are blue, but does not understand the simplicity of the code, please open the actual HTML page in the browser.

Html web page to open the code by comparing first.html to create easy to change how it notifies you. Must show how your browser below.

HELLO WORLD Between the h1 tags shows this size heading.

Change the heading to suit yourself and Under this heading type your own content.

Between the h2 tags shows this size heading.

Change the heading to suit yourself and Under this heading type your own content.

Between the h3 tags shows this size heading.

Change the heading to suit yourself and Under this heading type your own content.

use the font tag to give a color to text
use the font tag to give a color to text
use the font tag to give a color to text

Because you do not need
More Beginners HTML

Posted in: html tutorial| Tags: Programming Type computer text site name html difference tutorial saveas

Hot Posts

Latest posts

Tags

Others

Sponsors

asp.net interview questions