About HTML (Web Page designing),
Hello friends,
Here I am with my new post sorry friends I was not able to post for 2 days due to I was suffering from fever. So, ya guys let's start the post.
Friends we all know that the internet plays a very important and eminent role in our daily life. Internet helps us to make us aware of all thing which happend in recent time or in ancient time. We can access all the data and information from anywhere in the world.
So, friends suppose if I want to read my blog then I will enter the URL of my blog that is techandhistinenglish.blogspot.com.
So, friends my blog is a webpage .
In this post I will tell you about the languages used to write or design the webpage.
So, friends the best language for making a webpage is HTML (Hyper Text Markup Language).
Browser, can be defined as software or an app allows the user to navigate World Wide Web (www) and HTML encoded document is called a browser. The HTML tags in a document and displays the content on the mobile , desktop , and others.
HTML is a subset of a border language SGML (Standard Generalised Markup Language).
But friends , the best wya and language of developing or designing a website is HTML.
Because it is very easy to use unlike other languages like XML and WML which is not easy to understand.
The basic HTML structure of document is given below:-
<HTML>
<HEAD>
<TITLE>-----------------------</TITLE>
WRITE THE TITLE OF THE WEB PAGE
</HEAD>
<BODY>----------------------------------------------------------------------------------------------------------------------------------THE BODY OF THE DOCUMENT IS WRITTEN IN THIS PART---------------------------------</BODY>
</HTML>
SO, friends that was the basic structure of HTML and make sure you are using the angle brackets before the every tag name.
You can write this document to your desktop notepad.
One more point that I love of HTML is that there is code of every color.
Like take example of color white then the code of white color is #FFFFFF
Black color is #000000
You can also do many things in HTML document and it is very easy to use.
THANKS FOR READING
Because it is very easy to use unlike other languages like XML and WML which is not easy to understand.
The basic HTML structure of document is given below:-
<HTML>
<HEAD>
<TITLE>-----------------------</TITLE>
WRITE THE TITLE OF THE WEB PAGE
</HEAD>
<BODY>----------------------------------------------------------------------------------------------------------------------------------THE BODY OF THE DOCUMENT IS WRITTEN IN THIS PART---------------------------------</BODY>
</HTML>
SO, friends that was the basic structure of HTML and make sure you are using the angle brackets before the every tag name.
You can write this document to your desktop notepad.
One more point that I love of HTML is that there is code of every color.
Like take example of color white then the code of white color is #FFFFFF
Black color is #000000
You can also do many things in HTML document and it is very easy to use.
THANKS FOR READING






0 comments:
Post a Comment