Font size
WorksheetsICT - Elementary HTML
Total questions: 12
Worksheet time: 17mins
HTML stands for...
Hyper Time Multiple Language
Hyper Text Mark-up Language
Hippo T-Rex Mascot Lemur
Hipper Text Make Language
Which one is the correct HTML tag for underlining text?
<ul>
<uline>
<u>
<under>
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
What will be the output of the following HTML code?
Hey! Are you alright?
Hey! Are you alright?
Hey! Are you alright
Hey!
Are you alright?
What will be the output of the following HTML code?
What will be the output of the following HTML code?
Welcome to IPH
Welcome to IPH
Welcome to IPH
Welcome to IPH
Write down the output of the following HTML code?
What will be the output of the following HTML code?
Create unordered list of these 5 countries: Netherland, India, United States, Indonesia, and Singapore
(a)
Create unordered list of these 5 animals: Butterfly, Lion, Leopard, Snake, Whale
(a)
