NEW
Font size
WorksheetsWebpage Design
Total questions: 25
Worksheet time: 17mins
Which tag is used to make text bold?
<a>
<u>
<b>
<I>
These are special words used inside the opening tag to control the element's behaviour.
CSS
attributes
tags
</HTML>
Chrome, Safari, Firefox and Internet Explorer are all examples of?
Browsers
Interpreters
Search Engines
Web Authoring Software
What program is needed to view web pages?
Browser
Interpreter
Search Engine
Web Authoring Software
A collection of web pages.
HTML
website
www
web links
A hyperlink allows you to upload your website to a web server.
true
false
The parts of an HTML source code that mark the start and end of various parts of a webpage, and which consist of a command between the symbols '<' and '>' (< >) are called what?.
Tags
Elements
Attributes
Labels
The tag that signals to a computer that the file it is reading is an HTML document is _____________ .
<web>
<!DOCTYPE html>
<head>
<html>
What goes in the <head> section?
A brain
the title
hair
the body
Which of the following is a correct ending tag?
<body>
</body/>
<'body'>
</body>
Which of the following is NOT a browser?
Safari
Internet Explorer
Google Chrome
A factor to consider when planning a website is to ALWAYS determine your intended ____________
audience
website
layout
anchor
Putting a video onto a web page is also known as _____________________
Embedding
Linking
Importing
Entering
To put our website online we must _____________
Save it
Publish it
Link it
Review it
A "homepage" is the first web page that a user will see when they click your website.
true
false
A document that contains text, graphics, images, audio, and/or video on a web browser is called a _______________________
website
web page
google site
google doc
The first step in creating a website is to _________________
publish the website
test the website
procure a domain
sketch the layout
