WorksheetsComputer Test
Total questions: 10
Worksheet time: 3mins
It is the language that is used to create and develop the webpages.
Java
SAP
HTML
Visual Basic
HTML stands for
Hyper Text Markup Language
Highly Texted Markup Language
Hyper Text Making Language
None of these
The text contents or special codes in HTML documents are called as
Links
Addresses
Tags
None of these
The HTML files are saved with the file extensions as
.docx
.xlsx
.accdb
.html Or .htm
HTML is not a …………………………. language.
Case sensitive
Complicated
Programming
None of these
The tags in HTML language is enclosed by
Curly brackets { }
Rounded Brackets ( )
Box Brackets [ ]
Angle brackets <>
The tags that have opening tag and closing tag are known as
Empty tags
Null tags
Container tags
None of these
Attribute values in HTML tag are enclosed by
Comma
full stop /period
Quotation marks
apostrophe
The recent version of HTML is
HTML 2.0
HTML 4.1
HTML 3.2
HTML 5
The tags with only open tag is known as
Empty tags
Container tags
Null tags
None of these
