NEW
Font size
WorksheetsWeb Design: Link, Image, List and Table
Total questions: 13
Worksheet time: 7mins
Who is the person in the picture?
Handsome Boy
King Kai
King Kong
Mr Ooi Leng Kai
What tag can be used to insert a line break or blank line in an HTML document?
<br></br>
<body></body>
<head></head>
<title></title>
What tag is used to underline a word or line of text?
<li></li>
<hr></hr>
<u></u>
<b></b>
What tag is used to define a list item (in a bulleted list)?
<ol>
<ul>
<al>
<el>
What is the building that you see in this picture?
A bank
A hostel
A government office
KCISEC Library
Opening Tag of HTML Tag is called as ________.
Close tag
Forward tag
Start tag
Enging tag
HTML program is saved using _________ extension.
.txt
.ppt
.doc
.html
What tag is used to define an image – or add an image – to an HTML page?
<img>
<table>
<image>
<link>
How can we resize the image?
Using resize attribute
Using pixel height and width attribute
Using size attribute
Using style with height and width attribute
Who is the lady in the picture?
KCISEC Deputy Principal
KCISEC Principal
KCISEC Head of Deparment
KCISEC Teacher
What does an HTML tag do?
It determines the organizational structure of your Web site.
It specifies formatting and layout instructions for your web page.
It hides programming instructions from view.
It connects your web site to an operating environment.
How do you save your html file in a text document?
add txt extension and change the "Save as type" to Text Document.
add txt extension and change the "Save as type" to All Files.
add html extension and change the "Save as type" to Text Document.
add html extension and change the "Save as type" to All Files.
Which of the following HTML tags is not valid?
<p></p>
<hr>
<be>
<ul>
