- HTML
- CSS
- javascript
- PHP
- FREE DOMAIN
- HOSTING YOUR WEBSITE
Html is the scripting language which is used to create and format webpages first we will learn how to use HTML to create webpages.
You need note pad to write the code of html.
- open the note pad and write the following code.
THIS IS MY FIRST HTML PAGE
2. SAVE this file with and extension of html e.g "filename.html".
This is the basic structure of html code and you will write all the pages like this save them with the
extension of html.
HTML PAGES consist of these basic tag.
- HAED TAG
- TITLE TAG
- BODY TAG
HEAD tag contains title tag.The text written within the title tags will be displayed in the top right corner of the BROWSER above the menu bar.
Search engine reads the title bar when a request is send to them to fine a certain page.Search engine will try to match the content of the text written in search bar by any other user, with the text in the title tags if the text match search engine will open your page.
Another very important part of the head tag is the meta tag which contain the keywords and the description of your website.Search engine uses these tags to find any requested information.
BODY TAG:
Body tags contain all the data or information of our webpage and it also include some instruction .We will now learn how to write data and instruction in the body tag.i think its enough for today.
IF have any questions or queries feel free to ask.
SEE YOU in the next post.
ALLAH HAFIZ
No comments:
Post a Comment