SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Html5 Basics
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Safari and Chrome both use the Webkit _______ engine
Cross-browser compatibility
rendering
article
empty tags
2. Provides information about the contents of a web document
elements
blockquote
metadata
<li>
3. Chrome - Safari - Firefox and Internet Explorer are examples of _________
browsers
ico
../
inline
4. Five inline elements for formatting text: i - b - ____ - sup - br
title
lang
sub
XHTML
5. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
jQuery
document type
description
validate
6. Tag used for metadata
root-relative
meta
document tree
div
7. Image type used for high quality (many colors - gradients) where transparency is required
<embed>
title
elements
png
8. Chrome - Safari - Firefox and Internet Explorer are examples of _________
case sensitive
browsers
mp3
protocol
9. If an <a> element links to a media file - the browser tries to display or play it by using the right media player. To help the browser find the right one - you can use the type attribute to specify a ____ type
<a>
MIME
document-relative
Markup
10. Prefix on a path that navigates up from a child to a parent folder
../
<audio src="fileName.mp3"></audio>
mp3
lang
11. True or false: Heading tags are the preferred way to size text.
false
www.html5test.com
audio/mpeg or audio/x-mpeg
<ol>
12. Name of the '|' symbol
pipe
rendering
document type
double quotes
13. Command to attach an external style sheet (called 'mystyles.css' to a web page
<link rel="stylesheet" href="mystyles.css">
<!DOCTYPE html><html></html>
URL
alt="" empty (no space)
14. Two common examples of ________: <br> and <img>
empty tags
placeholder
superset
<link rel="stylesheet" href="mystyles.css">
15. Making sure a page looks good on multiple browsers of various vintages
Cross-browser compatibility
deprecated
space
www.html5test.com
16. Two common examples of ________: <br> and <img>
Incorrect nesting
<!DOCTYPE html><html></html>
stretch
empty tags
17. Discover/correct problems in an HTML file: _____ an HTML file
debug
blockquote
MIME
Boolean
18. True or false: charset metadata is required for HTML5 validation
WebKit
application/pdf
65
true
19. An HTML document consists of two parts: DOCTYPE ______ and document tree
metadata
QuickTime
Boolean
declaration
20. HTML code elements should be in lower case except for the ____________ which is in upper case
JavaScript APIs
test
root
document type
21. Easiest way to add audio to an HTML5 page
<audio src="fileName.mp3"></audio>
true
MIME
whitespace
22. A very important element in the head of a page that provides search engine information
FTP (File Transfer Protocol)
title
player
<ol>
23. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
placeholder
Internet Explorer (IE)
absolute
octothorpe
24. Inline element that lets you identify text that can be formatted with CSS
rendering
span
<li>
Comment
25. _____ refers to the qualities that make a web site accessible to users especially disabled users
../
blockquote
test
Accessibility
26. Tag used for metadata
false
Internet Explorer (IE)
CSS
meta
27. Browser's internal representation of a web page
XHTML
<li>
mp3
DOM
28. Multiple attributes are separated by a(n) ______
<dt>
space
inline
video/mpeg
29. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
WebKit
Incorrect nesting
alt
<a href="index.html#top">Return to Home</a>
30. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
<a href="index.html#top">Return to Home</a>
Aptana
protocol
div
31. For images with useful content - always code a(n) _____ attribute that describes the image
natively
protocol
<link rel="stylesheet" href="mystyles.css">
alt
32. Symbol often used to delimit phrases within a title tag's content
jpeg (jpg)
|
semicolon(;)
Aptana
33. Command to attach an external style sheet (called 'mystyles.css' to a web page
rendering
Internet Explorer (IE)
<link rel="stylesheet" href="mystyles.css">
<ul>
34. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
|
FTP (File Transfer Protocol)
Aptana
35. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
article
superset
semicolon(;)
description
36. If you don't specify the MIME type for a file - it will be opened in the browser's _____ media player for that media type
application/x-shockwave-flash
default
meta
document type
37. Div and span elements should only be used when more ________ don't apply
Description lists
specific tags
XHTML
www.html5test.com
38. To see if an HTML file passes a standard of compliance ________ an HTML file
validate
mp3
<ol>
Boolean
39. MIME type for a WAV
browsers
audio/x-wave
CSS
jpeg (jpg)
40. An unordered list is often called a ____ list
bulleted
charset
empty tag
root
41. Five common attributes for an image tag: src - ____ - height - width - title
alt
superset
title
article
42. Syntax for html container
<img>
<!DOCTYPE html><html></html>
alt
empty tag
43. It's a best practice to code a series of links within a _______ list
FTP (File Transfer Protocol)
unordered
<meta charset="UTF-8">
Closing tag
44. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
Closing tag
Comment
absolute
superset
45. HTML5's new elements are a _____ of HTML 4 elements which means older pages will continue to work in modern browsers
superset
document-relative
charset
mp3
46. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
document.write()
jpeg (jpg)
WebKit
singleton
47. A website should (must) be contained in a folder called the _____
sub
root
superset
www.html5test.com
48. HTML tag to code a hyperlink
charset
aac
<a>
mp3
49. To see if an HTML file passes a standard of compliance ________ an HTML file
CSS
<link rel="stylesheet" href="mystyles.css">
poster
validate
50. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
<a href="index.html#top">Return to Home</a>
case sensitive
meta
WebKit