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. Making sure a page looks good on multiple browsers of various vintages
<video src="fileName.mp4"></video>
Cross-browser compatibility
Comment
stretch
2. Chrome - Safari - Firefox and Internet Explorer are examples of _________
charset
WebKit
Incorrect nesting
browsers
3. Command to attach an external style sheet (called 'mystyles.css' to a web page
CSS
specific tags
<link rel="stylesheet" href="mystyles.css">
root-relative
4. 'http://' is the _______ of a URL
protocol
superset
content
samp
5. <input type="checkbox" name="mailList" checked> In this element 'checked' is a _____ attribute
Boolean
root-relative
favicon
natively
6. A free text editor that can be used to edit HTML or CSS code
JavaScript APIs
placeholders
whitespace
Aptana
7. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
Description lists
MIME (Multipurpose Internet Mail Extensions)
<a>
Markup
8. 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
Theora
Closing tag
default
CSS
9. 3 core technologies in HTML5 ________ - JavaScript APIs - and CSS
<link rel="stylesheet" href="mystyles.css">
absolute
test
Markup
10. It refers to an official Internet standard that specifies how messages must be formatted so that they can be exchanged between different email systems. It is a very flexible format - permitting one to include virtually any type of file or document in
empty tags
MIME (Multipurpose Internet Mail Extensions)
65
default
11. True or false: charset metadata is required for HTML5 validation
definition
document.write()
Cross-browser compatibility
true
12. Inline element that lets you identify text that can be formatted with CSS
span
65
singleton
lang
13. Two parts of the _________: head and body
placeholder
Comment
document tree
alt
14. To see if an HTML file passes a standard of compliance ________ an HTML file
protocol
document.write()
validate
XHTML
15. Identify the error: <p>What's wrong now?<p> ________ does not have a '/'
content
root
<script src="myscripts.js"></script>
Closing tag
16. Version of HTML that preceded HTML5
validate
semicolon(;)
XHTML
default
17. Birthed in 2005 - this language was created to expedite web development and is central to making web pages look good on mobile devices
jQuery
Cross-browser compatibility
href
65
18. Five common attributes for an image tag: src - ____ - height - width - title
alt
ico
<script src="myscripts.js"></script>
<!DOCTYPE html><html></html>
19. Block element that lets you divide a page into divisions that can be formatted and positioned with CSS
Comment
Cross-browser compatibility
<meta charset="UTF-8">
div
20. _______________ are used to list terms and their descriptions
document type
unordered
sub
Description lists
21. Apple's plug-in for video
QuickTime
<video src="fileName.mp4"></video>
Boolean
test
22. The '#' symbol is called the pound or hash or number symbol; it's fancy name is ______
natively
definition
octothorpe
content
23. An HTML element that only has one tag (such as img or br) is sometimes known as a _______ tag
document type
title
root
singleton
24. Image attribute that provides a screen (tool) tip
document tree
MIME (Multipurpose Internet Mail Extensions)
superset
title
25. In the command: <li>bag of apples</li> the phrase 'bag of apples' is called the _____ of the element
Accessibility
content
empty tags
stretch
26. Chrome - Safari and the Android and iPhone mobile browsers are based on_______
WebKit
placeholder
<embed>
<embed>
27. A website should (must) be contained in a folder called the _____
charset
meta
root
true
28. Syntax for html container
<!DOCTYPE html><html></html>
poster
declaration
deprecated
29. True or false: charset metadata is required for HTML5 validation
<link rel="stylesheet" href="mystyles.css">
CSS
true
FTP (File Transfer Protocol)
30. _____ refers to the qualities that make a web site accessible to users especially disabled users
description
entities
whitespace
Accessibility
31. Six primary HTML5 semantic elements used for structuring a page (and are supported by the modern browsers): header - section - ______ - nav - aside - footer
double quotes
lists
<embed>
article
32. Browser's internal representation of a web page
charset
<li>
Internet Explorer (IE)
DOM
33. Technically a type of uniform resource identifier (URI) but in many technical documents and verbal discussions _______ is often used as a synonym for URI
browsers
URL
empty tag
<embed>
34. An element without content or a closing tag
true
definition
space
empty tag
35. MIME type for a WAV
WebKit
browsers
audio/x-wave
COder/DECoder
36. Command to attach an external JavaScript (called 'myscripts.js' to a web page
lang
QuickTime
<script src="myscripts.js"></script>
empty tags
37. One of the most common media types and is also the encoding standard for audio; currently used on all Apple products
Internet Explorer (IE)
aac
inline
unordered
38. A free product that can convert one type of media to another
false
ico
UTF-8
Miro Converter
39. An unordered list is often called a ____ list
bulleted
debug
XHTML
test
40. An element without content or a closing tag
default
alt
empty tag
document-relative
41. Attribute values are delimited by ______
double quotes
DOM
../
blockquote
42. New _____ in HTML add semantics and structure
Theora
<embed>
elements
space
43. Safari and Chrome both use the Webkit _______ engine
inline
Theora
mp3
rendering
44. New _____ in HTML add semantics and structure
lists
deprecated
debug
elements
45. Three common attributes for the meta tag: _____ - name and content
inline
octothorpe
charset
65
46. For images that are used solely for decoration - use this attribute - which is known as a ______ attribute
empty tag
Media Player
alt="" empty (no space)
<!DOCTYPE html><html></html>
47. Identify the error: <p>We <i>love the web</p></i> __________: the <i> pair must be fully enclosed in the <p> pair
Incorrect nesting
COder/DECoder
<link rel="stylesheet" href="mystyles.css">
XHTML
48. ________ structure <!-- blah blah blah -->
alt
false
validate
Comment
49. 'http://' is the _______ of a URL
protocol
meta
<p><a href="#top">Return to top</a></p>
document.write()
50. Approximate max number of characters in a title element
65
WebKit
default
nest