Coding HTML Quiz
Answer the following 10 questions select only one option for each qution and submit your anaswer
Questions
Q1: What does HTML stand for?
Hyper text Markup Language
Hyper text Machine Language
Hyperlink and Text Markup Language
Home toll Markup Language
Q2: Who is the father of HTML?
Tim Berners-Lee
Rasmus Lerdorf
Brendan Eich
Sergey Brin
Q3: Which HTML tag is used to define an internal style sheet?
<script>
<style>
<css>
<stylesheet>
Q4: Which HTML attribute is used to define inline styles?
class
font
styles
style
Q5: Which HTML tag is used to create a hyperlink?
<link>
<a>
<href>
<hyperlink>
Q6: Which HTML element is used to specify a footer for a document or section?
<bottom>
<footer>
<section>
<foot>
Q7: Which HTML tag is used to define an unordered list?
<ul>
<ol>
<li>
<list>
Q8: Which HTML attribute is used to specify a unique identifier for an element?
class
id
key
IDentify
Q9: Which HTML tag is used to define a table row?
<td>
<tr>
<table>
<row>
Q10: Which HTML element is used to define the main content of a document?
<main>
<content>
<body>
<section>