Exam 1: Getting Started with HTML5
Exam 1: Getting Started with HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page with CSS137 Questions
Exam 4: Creating Page Layouts with CSS138 Questions
Exam 5: Working with Tables and Columns139 Questions
Exam 6: Creating a Web Form139 Questions
Exam 7: Designing a Multimedia Web Site139 Questions
Exam 8: Enhancing a Web Site with Advanced CSS139 Questions
Exam 9: Working with XHTML139 Questions
Exam 10: Programming with JavaScript139 Questions
Select questions type
The structure of an HTML document consists of different elements nested within each other in a(n)________ of elements.
(Short Answer)
4.8/5
(40)
Case 1-2
Ted is asked to create a page of family photos for his family reunion Web site. He will have about 20 pictures to post, with a caption that he wants to display before each one. Each picture is a group photo of a particular family
-What character entity reference could Ted use to add a notice at the bottom of the page to remind viewers that the photos are protected by copyright?
(Multiple Choice)
4.9/5
(37)
One way that HTML changed to accommodate this new class of users was to introduce presentational ______ and presentational attributes designed to describe how each element should be rendered by Web browsers.
(Multiple Choice)
4.9/5
(24)
A text-level element does not start out on a new line,but instead flows alongside of,or ____ with,the rest of the characters in the grouping element.
(Multiple Choice)
4.7/5
(37)
The rules that govern how code should be entered are called ____________________.
(Short Answer)
4.8/5
(32)
The __________ contains general information about the document such as the document title,or a list of keywords that would aid search engines in directing interested users to the page.
(Multiple Choice)
4.8/5
(35)
If no doctype is provided,these browsers render the document in standard mode based on practices followed in the 1990s._________________________
(True/False)
4.7/5
(37)
Case 1-1
Lucy wants to develop a Web page to display her information. She wants to just start with a basic page that lists her accomplishments, her work history, and the different computer classes she has taken. She would like each section clearly identified
-Lucy's page will require at least ____ headings for what she wants to display.
(Multiple Choice)
4.9/5
(29)
Hypertext organizes data through a series of sites or hyperlinks users can activate to jump from one piece of information to another.______________________
(True/False)
5.0/5
(37)
The grouping element,ul,is a definition from a description list._________________________
(True/False)
4.9/5
(33)
HTML version ____ added interactive elements,including Web forms.
(Multiple Choice)
4.8/5
(37)
____ breaks must be placed within grouping elements,such as paragraphs or headings.
(Multiple Choice)
4.8/5
(34)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Web server
b.Web browser
c.tag
d.attribute
e.internal style sheet
f.empty
g.white space
h.XHTML
i.ordered list
j.unordered list
k.text-level element
l.presentational attribute
-Designed to overcome some of the problems of competing HTML standards
2.Marks each element in a document
3.Includes the blank spaces, tabs, and line breaks found within the file
4.Used to present list items, but not in a particular order
5.Used to display information in a sequential order
6.Used to control the behavior/appearance of an element in a page
7.Where Web pages are stored
8.A software program that retrieves Web pages and displays them
9.Used to describe deprecated parts of a tag, such as align
10.Specifies the appearance of different HTML elements
11.One-sided tags are also known as this type of tag
12.Marks content within a grouping element
(Short Answer)
4.9/5
(29)
Inline images are considered text-level elements and thus must be placed within a grouping element such as a body or a paragraph.
(True/False)
5.0/5
(35)
Case 1-2
Ted is asked to create a page of family photos for his family reunion Web site. He will have about 20 pictures to post, with a caption that he wants to display before each one. Each picture is a group photo of a particular family
-Ted has decided to use a <h3> for his captions.What attribute could he add to make sure they are centered?
(Multiple Choice)
4.8/5
(38)
The structural element,aside,is content placed at the bottom of the page._________________________
(True/False)
4.9/5
(29)
A Web ____ is a software program that retrieves the page and displays it.
(Multiple Choice)
4.7/5
(25)
Showing 121 - 138 of 138
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)