Font size
WorksheetsHTML Reviewer Q1
Total questions: 15
Worksheet time: 9mins
<ul> tag creates a bulleted list
<body bgcolor="#ffffff"> displays white background of the browser window or screen
The <marquee> tag is used for nonmoving text design.
The <h1> tag is used to create the largest heading in HTML.
The <i> tag is used to make text bold.
Which is the correct format to save a web page file?
htmx
css
cpp
html
FILO principle in scripting means
First In Last Over
First In Last Out
Fourth In Let Out
Fitter In Leo Out
<!DOCTYPE html>
tells the browser to interpret the document as HTML5.
use to signal to the browser how to correctly interpret and display their content
a document declaration for HTML 5.0
all of the mentioned choices
What is the background color of the webpage?
red
green
blue
black
What is the main heading of the web page?
Zero Hunger
No to Poverty
Ways to Eliminate Hunger
Tips on How to Lessen Hunger
What is the meaning of CSS?
(a)
HTML means hypertext (a) language
This is the escape sequence of this special character "copyright"
(a)
This inserts a single space that prevents line breaks between the words it separates.
"
&
>
Which is the correct tag for inserting any kind of picture on a web page?
<image>
<pic>
<img>
<photo>
