NEW
Font size
Worksheetsasas pengaturcaraan laman web
Total questions: 15
Worksheet time: 5mins
HyperText Markup Language, a language used to create web pages, is better known as?
Website
Internet Explorer
HTML
Hyperlink
The tag that signals to a computer that the file it is reading is an HTML document is _____________ .
<web>
<!DOCTYPE html>
<head>
<html>
What goes in the <head> section?
A brain
the title
hair
the body
Which of these is a correct starting tag?
<H1>
</H1>
<H!>
</H/>
Which is these is a correct ending tag?
<body>
</body/>
<'body'>
</body>
What is <p> used to create?
Plastic
Paragraph
Picture
Page
What does text become when the <b> tag is used?
Bigger
Black
Bold
Backwards
Button ini adalah
radio button
checkbox
textbox
digunakan sebagai tajuk utama diikuti subtajuk
<ul></ul>
<p></p>
<h1></h1>
<title></title>
Apakah KOD untuk LINK URL
<a href ="" ></a>
<img src="">
<!-- Write your comments here -->
apakah kod bagi tempat kosong berikut ?
<!---- ---->
<p> </p>
<br>
<body></body>
full name for ul ?
unordered list
uncorrect list
unlist
what is <embed>?
play an audio file on a web page
defines an embedded object within an HTML document
audio controls, like play, pause, and volume.
<td> tag.
table row
table header
table data
table column
