Techi
Support
Home
About
Courses
Features
Html and Css
Java Script
Dsa
Nodejs
Services
Services
Video Tutorials
Free Notes Pdf
Quiz
Projects
Projects with source code
Html css Projects
javascript projects
Full mern projects
Contact Us
Get started
X
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Html Quiz 1
Question : - HTML Stands For?
1
. Hypertext Machine language
2
. Hypertext makeup language.
3
.Hypertext Markup Language
4
. Hightext machine language
Question : - The correct sequence of HTML tags for Basic Layout of HTML
1
. Head, Title, HTML, body
2
. HTML, Body, Title, Head
3
.HTML, Head, Title, Body
4
. HTML, Head, Title, Body
Question : - Which of the following tag is used for making the text bold in HTML?
1
. <p></p>
2
. <br>
3
.<b></b>
4
. <hr>
Question : - Which of the following tag is used for largest heading in HTML?
1
. <h1></h1>
2
. <h2></h2>
3
.<h4></h4>
4
. <h6></h6>
Question : - Which of the following tag is used to insert a line-break in HTML?
1
. <br>
2
. <hr>
3
.<pre></pre>
4
. <b></b>
Question : - How to create an unordered list in HTML?
1
. <ul></ul>
2
. <ol></ol>
3
.<li></li>
4
. <i></i>
Question : - How to create an ordered list in HTML?
1
. <ul></ul>
2
. <ol></ol>
3
.<li></li>
4
. <i></i>
Question : - < body > Is this an opening tag or a closing tag?
1
. opening
2
. Closing
3
.Both
4
. None
Question : - How many heading tags are there in HTML?
1
. 3
2
. 4
3
.5
4
. 6
Question : - Which of the following attributes is used to add link in Anchor tag
1
. href
2
. link
3
.rel
4
. none