NEW
Font size
WorksheetsWeb Dev MasterClass Day3
Total questions: 31
Worksheet time: 15mins
Which of these software programs is designed specifically to make webpages?
excel
Sublime Text
publisher
webmaker
_____________ is a common html tag that Indicates the part of the page that contains the visible content.
<p>
<body>
<title>
<img=src
p {color: red;}
What is the function of the div tag?
To define a section of an HTML page
To group a block of elements together to format them with CSS
To efficiently apply the same style to several different elements
All of the above
What are IFrames?
Videos uploaded to your website
Buttons that link to other websites
HTML pages embedded inside of other HTML pages
The number of views your website has
It is possible to embed any website inside IFrames.
True
False
Where is the title of the form?
a
b
c
d
How do you change a form theme?
Click on the paint palette
Click on the settings icon
Click on the eye icon
Click on the three dots
What sort of question type would you use when asking for a person's name?
Paragraph
Linear Scale
Multiple Choice
Short Answer
Is it possible to add an image into a form?
Yes
No
Only if you have a camera
What do the six dots do in Forms?
Allows you to move a section or question on the form
Allows you to delete a section on the form
Allows you to add a section on the form
What types of questions can be asked in the form?
Short/Paragraphs
Multiple Choice
Checkboxes
All of the Above
