What is HTML?
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Parnika Agarwal 4 years, 11 months ago
- 5 answers
Raj Mishra 4 years, 11 months ago
Pashiv Goyal 4 years, 11 months ago
Gaurav Seth 4 years, 11 months ago
HTML is a markup language that web browsers use to compose text, images and other material on the web pages. Tim Berners-Lee invented the World Wide Web in 1990 to facilitate sharing and updating information on Web using HTML. To create web pages, text editor and web browser is required. These tools already exist in the computer. The code in the text editor such as Notepad is written in a special language known as Hypertext Markup Language. The BODY tag contains all the content of the document that is to be displayed in the browser. The HTML elements consist of tags enclosed in angle brackets. There are two types of tags: Container and Empty. A container tag has a start tag as well as an end tag. An empty tag only contains a start tag. Formatting text changes the appearance of text. FONT tag has a few parameters which specify the font face, size, color etc. Margins set the left hand and right hand margin of the document. The top margin sets the top margin of the document. The left margin sets the left hand margin of the document.
Related Questions
Posted by Ishika Rathore 1 year, 2 months ago
- 1 answers
Posted by Raju Tandan 1 year, 1 month ago
- 1 answers
Posted by Manya Sharma 1 year, 2 months ago
- 0 answers
Posted by Account Deleted 2 months, 3 weeks ago
- 1 answers
Posted by Sarvagya Thakur 1 year, 2 months ago
- 1 answers
Posted by Ananya Ps 1 year, 2 months ago
- 2 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
Shreya S P 4 years, 11 months ago
1Thank You