Font size
WorksheetsDWD201.03-Quiz
Total questions: 18
Worksheet time: 9mins
For every Web document, you can add words that appear in the upper left bar area of your browser. What set of tags allows you to provide this information?
<head></head>
<body></body>
<header></header>
<title></title>
What type of information should you avoid including on your Web site?
Links to sites of interest
Private personal information
Work and academic experience
Graphical
An ordered list is a …………………. list and an unordered list is a ……………. list.
bulleted & numbered
bulleted & tabular
tabular & numbered
numbered & bulleted
The …………………. attribute adds space within each cell.
CELL SPACING
CELL PADDING
WIDTH
ALIGN
………………….. is a uniform naming scheme for locating resources on the web?
URL
HTTP
WEBNAME
RESOURCENAME
Which selector is used to specify a style for a group of elements?
id selector
class selector
All of the above
None of the Above
What is the correct syntax in HTML for creating a link on a webpage?
<LINK SRC= “mcqsets.html”>
<BODY LINK = “mcqsets.html”>
<A SRC = “mcqsets.html” >
< A HREF = “mcqsets.html”>
using <P> tag will
start a new paragraph
break the line
end the current paragraph
none of the above
Choose the correct HTML element to define important text
<important>
<i>
<b>
<strong>
Which character is used to indicate an end tag?
/
^
*
<
What is WordPress?
Open-source CMS
Social Media
Official Website
Government
What language are WordPress using? (Select two)
PHP
MySQL
Vb.net
C++
Which of the following are not WordPress features?
Appearance
Tools
Pages
Sliders
Where can we use HTML Language in WordPress Page?
Editor
Visual
Page
Media
How many templates can one theme contain?
Unlimited
One only
Maximum ten
Depends on the server memory
What is the best way to describe WordPress?
WordPress is an e-commerce platform
WordPress is a blogging platform
WordPress is a hosting platform
WordPress is a CMS platform
WordPress themes are found where?
wp-content/uploads
wp-content/main
wp-content/
wp-content/themes
To access your admin area, you need to put the following URL
/wp-logout
/wp-wordpress
/admin
/wp-admin
