HTML defines the structure and layout …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Alok Kindo 4 years, 9 months ago
- 1 answers
Related Questions
Posted by Nisha Kumari 1 year, 2 months ago
- 1 answers
Posted by Kanchan Devi 3 months ago
- 1 answers
Posted by Gursimran Dhillon 1 year, 2 months ago
- 1 answers
Posted by Rajveer Ghorpade 1 year, 2 months ago
- 0 answers
Posted by Ariful Islam 1 year, 1 month ago
- 0 answers
Posted by Sumedh Roy 1 year, 2 months ago
- 1 answers
Posted by Harshada Kendre 1 year, 1 month ago
- 1 answers
Posted by Ariful Islam 1 year, 1 month ago
- 0 answers
Posted by Pooja Gupta 1 year, 2 months ago
- 1 answers
Posted by Adi Cha 1 month, 1 week ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Yogita Ingle 4 years, 9 months ago
The <HTML> is a markup language which is used by the browser to manipulate text, images and other content to display it in required format.
Tags are one of the most important part in an HTML Document. HTML uses some predefined tags which tells the browser about content display property, that is how to display a particular given content. For Example, to create a paragraph, one must use the paragraph tags(<p> </p>) and to insert an image one must use the img tags(<img />).
2Thank You