WorksheetsWeb Design - Chapter One Exam
Total questions: 20
Worksheet time: 10mins
What area of a web browser will hold the URL?
System menu
Main content area
Address area
Secondary tabs
Why do you want to configure your computer to show you hidden file extensions?
So the files will take up less space on your hard drive
So the files will take up more space on your hard drive
So you can make sure your HTML files have the correct extension
So you can search for files more easily
What do the letters “WWW” stand for?
World Wide Web
White Whale Wonder
Wonderful World Web
Well Worn Watch
Which of the following are popular web browsers?
Internet Explorer
All of these are popular web browsers
Mozilla Firefox
Apple Safari
Which set of HTML versions is correctly ordered from oldest to newest?
HTML5, HTML4, HTML, XHTML
XHTML, HTML5, HTML4, HTML
HTML, HTML4, XHTML, HTML5
HTML, HTML4, HTML5, XHTML
Why is it a good idea to view your HTML code in more than one web browser?
Because only one will display your content properly, and you want to know which one
Because the more clicks you make on your pages, the more money you will make
Because you want to make sure all major web browsers display your content properly
This is not needed, all browsers work exactly the same way
What is the latest version of HTML called?
XHTML
HTML4
HTMLScript
HTML5
What version of HTML uses XML syntax and needs to be carefully written to follow the rules?
HTML4
HTML5
XHTML
HTMLScript
Why do you want to avoid spaces in your web filenames?
Spaces in filenames make them load more slowly
Spaces are actually encouraged in web filenames
Spaces are converted to “%20” in a web address, which is hard to read
Spaces are invalid in all types of file names
What programs do you use to manage files on Windows and Mac OS?
Outlook and iMail
The Start Menu and the Dock
Microsoft Word and Apple TextEdit
Windows Explorer and Mac Finder
What kind of software do you commonly use to view a webpage?
a web browser
a text editor
spreadsheet program
an operating system
What web browser should you use for this course?
All of these browsers are fine!
Safari
Google Chrome
Microsoft Edge
What computer language do web pages use to display content?
HTTP
HTML
HML
MUL
Which of the following is the clearest name for a web page file?
ThisIsThePageForMyNewPuppy.html
mynewpuppydog.html
mnp.html
MyNewPuppy.html
What is a file extension?
A suffix at the end of a filename that indicates contents of the file
A longer file
A special type of file
A password for file security
What characters should you NOT use in your file names?
&
@
All of these should be avoided!
?
All web browsers will display web pages in the exact same way.
true
false
HTML was originally designed to display simple data for scientific papers.
true
false
All parts of HTML5 are finalized and implemented by all web browsers.
true
false
“Best practices" are the rules you absolutely must follow when you design your web page.
true
false
