3 Answers - Sort by: Date | Rating
HTML is a data display language. HTML is used to create web pages. The web pages are the text files, which provide specific instruction for the web browsers. These instructions are called the tags. The tags have specific syntax. All HTML tags begin with an open angle bracket (<) and end with ac close angle bracket (>).
The HTML tags are to two types. Paired tags and singular tags. Some tags also have additional options. These options are called attributes. An HTML page can be coded in any text editor. Most coders use NOTEPAD for this purpose.
Paired tags are applied to a selection of the text or objects. A pair tag has its starting tag and ending tag. is a pair tag. It will be used as Hello .
The singular tags are not required ending tag as it has only the staring tag. These tags are used to display any object.
tag is used to display images.
HTML has a the following basic structure:
Every HTML page have to parts and . The head tag contains information for web browsers e.g. the meta tags. The body tag contains the information to be displayed for users.
The HTML tags are to two types. Paired tags and singular tags. Some tags also have additional options. These options are called attributes. An HTML page can be coded in any text editor. Most coders use NOTEPAD for this purpose.
Paired tags are applied to a selection of the text or objects. A pair tag has its starting tag and ending tag. is a pair tag. It will be used as Hello .
The singular tags are not required ending tag as it has only the staring tag. These tags are used to display any object.
HTML has a the following basic structure:
Every HTML page have to parts and . The head tag contains information for web browsers e.g. the meta tags. The body tag contains the information to be displayed for users.
0
0
Tags in HTML consist of elements. It is the role of elements to instruct that how information will be displayed. So we can say that tags are used for displaying information. We specified element in the name of tag. Attributes are also used in tags. For example consider the image tag as
. Here IMG is an element and it has an attribute SRC which tells about the path of the image and its name.
Some HTML tags and their functions are given below.
(1)
This tag is used to display information on browser. This information can be in the form of images, text, tags and links.Any thing you write between these two body tags will be displayed on a browser. When we start a tag then we have to close that tag. For example i write and after this i write any text which will be displayed on browser. Then after writing all the required things i have to close this tag and i will do this by using .
(2)
Title tag is sued for displaying the information as a title on browser.
(3)
Paragraph tag is used for displaying information in the form of paragraph on browser.
. Here IMG is an element and it has an attribute SRC which tells about the path of the image and its name.Some HTML tags and their functions are given below.
(1)
This tag is used to display information on browser. This information can be in the form of images, text, tags and links.Any thing you write between these two body tags will be displayed on a browser. When we start a tag then we have to close that tag. For example i write and after this i write any text which will be displayed on browser. Then after writing all the required things i have to close this tag and i will do this by using .
(2)
Title tag is sued for displaying the information as a title on browser.
(3)
Paragraph tag is used for displaying information in the form of paragraph on browser.
0
0
- Why Won't We Get 1,000,000,000 In Our Daily Boost On Meez.com?
- Who Invented Google Chrome?
- Are There Any Good Cheat Codes For Animal Crossing On The Wii?
- What's The Importance Of Knowing All About The Different Areas Of A Childs Learning?
- What Are Some Good Websites To Make A Story At?
- How Could I Evolve Evee To Glaceon?
- Are There Any Game That Have A Account?
- What Is A Collection Of Computers And Devices Connected Together?
- My Messages Dont Get Sent To My Email When I Recieve A Message From Myspace?
- Can I Hear Play Sims?
- How To Create A Header File In C Language?
- How To Fix Psp Usb Problem?
- How To Fix A Psp Usb?
- Can U Give Me Web Like Meez?
- Where Do You Find A Cherubi In Pokemon Platinum?
- How To Fix My Cellphone If It Has A Virus From My Computer?
- How To Move The Fat Guy In Pokemon Pearl?
- Do You Have To Pay Every Month For Ipod Touch?
- Where Is The Trap Guy In Pokemon Platinum?
- Where Can You Find Lickingtung In Pokemon Platinum?
- How To Find AIM Menu?
- Can You Give Me A Lunar Landing Site?
- What's The Answer To Question 21 On Clickplay 2?
- I Keep Gettig This Same Error Message Whe I Try And Upload A New Layout To My Blogspot "Your Template Could Not Be Parsed As It Is Not Well-formed. Please Make Sure All XML Elements Are Closed Properly. How Do I Fix This?
- Where To Find The Digger Drill In Pokemon Platinum?
- How Many Tags Are There In All In HTML?
- What Do We Mean By Tags In HTML?
- What Are Tags In An HTML File?
- 4) What Is HTML? Explain Its Tags.
- How Can I Make A Program Using Html Tags?
- What Tags Are Used To Embed One Html Page Inside Another Html Page?
- What Tags Are Used To Embed One Html Page Inside Another Html Page (without Using Frames)?
- What Are Skin Tags?
- What Are Smart Tags?
- Why Do You Get Skin Tags?

New Comment - Comments are editable for 5 min.