Before we start you should have;
HTML stands for "Hyper Text Markup Language".HTML is a basic web designing language, It only makes structure of website. HTML is way easier to learn then other web development languages.
Any file have extension".htm" or ".html" it means its written in HTML
I hope you will enjoy learning HTML.
Let us write our first HTML Document:
- Notepad
- Dreamweaver
- Internet Explorer
HTML stands for "Hyper Text Markup Language".HTML is a basic web designing language, It only makes structure of website. HTML is way easier to learn then other web development languages.
Any file have extension".htm" or ".html" it means its written in HTML
I hope you will enjoy learning HTML.
Let us write our first HTML Document:
- Open Note Pad.
| First program structure in HTML |
in html we always have to open and close these Markups so for closing we write </html>.
Some Markups are:
<head>----</head>
<p>- - - - </p>etc.
HTML program has two basic areas
- head
- body
In head we can write only the title of our website. where body will have everything else.
Now save this document with the name "page1.html" (or as you want ) as you know this is Notepad so it will consider your document as a as "text" document.
| First window open when you are going to save the document |
Now open your Document with "Internet Explorer" you will find the results like
The website will open like this and it is empty because you don't have any thing in website yet. In the next post we will learn how to put contents to our website.
Have questions !!!!
leave your questions in the comment box. I will Answer as soon as possible.
hope you enjoyed my first post
Thank you & take car
![]() |
| Open with Internet explorer |
| first time you open your website |
Have questions !!!!
leave your questions in the comment box. I will Answer as soon as possible.
hope you enjoyed my first post
Thank you & take car
.jpg)
No comments:
Post a Comment