WorksheetsCreating Web Pages
Total questions: 10
Worksheet time: 6mins
Which element is used to connect an external css document?
<head>
<href>
<link>
<title>
An html attribute may be used to:
Apply style to content.
Describe/Define the content.
Display content of different types on a web browser.
Use to trigger actions on a web page when a browser is loaded.
Which element(s) are not used with the table attribute?
<colspan>
<li>
<td>
<th>
The fieldset attribute is used to do the following:
Structure a name around a form
Add a border around a form
Add data to a form
Add a background to a form.
The (a) property is used to add space around content.
Multimedia elements are used to add different media types to web pages. ALL the following are multimedia extensions EXCEPT:
.png
.jpeg
.mp4
.dhl
Layout of a website is very essential when choosing to structure content on a web page. Which of the following are layout elements?
Div, Segment, Header
Header, Footer, Nav
Selector, Header, Footer
Multimedia, nav, link
ALL the following are form attributes EXCEPT:
label
class
id
name
CSS code can be represented in ______ ways
Two (2)
Five(5)
One(1)
Three(3)
ALL the following are CSS selector groups EXCEPT:
Structure
Class
Groups
Universal
