WorksheetsHTML Quiz Group 5
Total questions: 25
Worksheet time: 2hrs 5mins
What does HTML stand for?
Hyper Text Market Language
Hyper Text Markup Language
Hyper Tech Manmade Language
Hypertech Markup Language
Which is the correct style attribute?
<p style “color : red”> This line is red</p>
<p style = “color : red;” This line is red</p>
<p style = “color : red;”> This line is red</p>
<p style = “color:red”> This line is red</p>
<p "style = color:red;">This line is red</p>
What tag is used to break lines?
<lbr>
<br>
<hr>
<bl>
<lbre>
What is the tag used for important text?
<i>
<im>
<strong>
<storng>
<stronger>
Which of the following is the correct img attribute? ( The img url won’t work)
<src= “bla_jpg” alt = “img” width = “78” height = “78”>
<img source = “bla_jpg” alt = “img” widht “78” height = “78>
<img src= “bla.jpg” alt = “img” width = “78” height = “78”>
<img src= “bla_jpg” alt = “img” widht = “78 height = “78>
<img src : “bla_jpg” alt : “img width : “78” height : “78”>
Which of the following is used for inserting text?
<insert>
<inse>
<insrt>
<ins>
<ins = "">
What are the tags for superscript and subscript text (select the answer in the correct order)
<subs> and <sups>
<sup> and <sub>
<sub> and <sup>
<super> and <sb>
<sp> and <sb>
10. Which of the following is correct?
<href a= “www.google.com”> Google </href>
<a href = “www.google.com”> Google </a>
<www.google.com = “href> Google</a>
<a href= ww.google.com> gOOGLE </a>
What is the latest version of HTML?
HTML
HTML2
HTML3
HTML4
HTML5
Which tag declares that the document is an HTML 5 document?
<!DOCTYPE html>
<DOCTYPE html>
<doctype html>
<!doctype html>
<!doctype html>
Which of the following is the correct tooltip?
<h1 title = tooltip> Tooltip</h1>
<h2 title = “tooltip”> Tooltip <h1>
<h1 title = “tooltip”> Tooltip </h1>
<h1 title = “tooltip> Tooltip </h2>
<h1 title : “tooltip” Tooltip</h1>
What is the tag for making text small?
<smalltxt>
<small>
<sl>
<s>
<sml>
Which is the correct lang attributes? ( Choose 2)
<html lang = eng>
<html lang : eng>
<html lang = "eng">
<html lang = "fr">
<html lang: "fr>
What does <pre> stand for?
Pre formatted text
Premier
Pre formatted
Pre first
Pre
What are the 2 types of URLs? (Choose 2)
Abstract URL
Absolute URL
Relative URL
Related URL
Choose the correct HTML syntax
<h1> Hi </p>
<p> Hi </p
<p> Hi </p>
</p> Hi <p>
<p> Hi <p>
Which are the correct attributes?
<h1>
<style>
<p>
<src>
Which of the following is the attribute used to center text?
Text align
Text alignment
Text center
Text -align
Which formatting element is used for marking text?
<mar>
<marktxt>
<marktext>
mark
<mark>
Which tag is sued to separate text?
<hrtxt>
<brtxt>
<hr>
<se>
Does attribute add additional information?
Yes
No
I don't know
Which tag is used to make text bold?
<b>
<bold>
<bol>
<bl>
<bld>
How would you rate our quiz?
0-2
2-4
4-6
6-8
8-10
