NEW
Font size
WorksheetsLets talk about web baby 1018
Total questions: 21
Worksheet time: 16mins
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
HTML is the language used to create .....
Web Pages
iPad Applications
Mobile Applications
Games
The LAST tag on a HTML document
</body>
<html>
</html>
None on the above
Every website begins with a file named...
page.html
start.html
main.html
index.html
<title>The 90s</title>
<h1>The 90s</h1>
<head>The 90s</head>
<li>The 90s</li>
A collection of interlinked web pages on the World Wide Web
Blog
Social Media
Websites
Hyperlink
Why are comments included by web developers in their code?
To communicate performance issues to site visitors.
To insert server-side programs, such as JavaScript.
To declare which version of HTML each part of the code is using.
To explain the purpose of code sections to other developers.
Harrison is working with a team of developers at the Steel Plate Mail Company. Each team member is required to leave a comment in the page to let other developers know when the page was last modified. Harrison’s comment will look like which of the following?
/* Last modified 4-21-2015, Harrison Monroe. */
<!-- Last modified 4-21-2015, Harrison Monroe. -->
<? Last modified 4-21-2015, Harrison Monroe. ?>
# Last modified 4-21-2015, Harrison Monroe. #
More than 90 percent of websites on the Internet are coded using HTML.
True
False
“WWW” is the abbreviation for which of the following?
World Without Websites
World Wide Web
Workforce Wide Web
Wild Wild West
All of these are examples of social network sites EXCEPT
Yahoo
The primary means of online communication is
Texting
Multimedia includes all of the following EXCEPT
text boxes
video
audio
graphics
Which browser has over half of the market share worldwide?
Firefox
Safari
Internet Explorer
Chrome
