IST226Test2Review Flashcards

(76 cards)

1
Q

Use__________ the CSS property to configure the cellpadding of a table.

A

padding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When do you need to use a fully qualified URL in a hyperlink?

A

when linking to a page on an external website

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following CSS3 pseudo-elements could be used to apply styles to the last row of a table?

A

:last-of-type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What term is used to describe image file that contains multiple small graphics?

A

sprite

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Choose the item below that is not an HTML5 element:

article, wrapper, footer, figcaption

A

wrapper

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The _____ is an attribute of the tag that provides for accessibility.

A

summary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The _________ HTML5 element is used to configure the main navigation area on a web page.

A

nav

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Select a recommendation for mobile web design from the choices listed below.
Use single column, large images, pt for fonts sizes, none of these

A

Use single column

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The box model consists of a content area surrounded by:

A

padding, border and margin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The W3C’s concept of “One Web” relates to providing a single resource that is configured for optimal display on multiple types of devices.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Choose the example below that configures a comment in CSS.

A

/comment/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Use the ___ or ______ property to clear a float.

A

clear or overflow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The ______ attribute indicates if a style sheet configures for screen display of the printed page.

A

media

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Use the ___________ property along with the left, right, and /or top property to precisely configure the position of an element.

A

position:absolute;

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following configures a margin for an element with the folloing values: top margin 30 pixels, left margin 150 pixels, right margin 0 pixels, and bottom margin 0 pixels

A

margin:30px 0 0 150px

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Is it possible to use CSS to configure page breaks in a printed web page.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

The _______ pseudo-class configures the appearance of the hyperlink before it is clicked.

A

link

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

the ______ HTML5 element is used to configure the top logo area on a web page.

A

header

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

To apply a style to one or more elements on a web page, configure a CSS

A

class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

How would you link t the named fragment #school on the page resume.html from the home page of the site?

A

a href=”resume.html#school”>Educational Background /a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Use the __________ tag pair to begin and end a table row.

A

tr /tr

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Use ______ element to indicate column or row headings.

A

th

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Include the keyword _________ in a media query to cause older, non-supporting browsers to ignore the media query.

A

only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

An HTML table is comprised of _____ and ________.

A

rows and columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Which of the following CSS3 pseudo-elements will be useful when configuring every other row of a table?
:nth-of-type(n)
26
Which pseudo-element can be used to generate content that precedes an element?
:before
27
The __________ property is used to modify the stacking order of elements on a web page.
z-index
28
From the choices below select the correct order to code CSS pseudo-classes.
link, visited, hover, active
29
A hyperlink with the phone: scheme may cause a web browser on a mobile device to initiate a phone call.
False
30
The CSS to create the class called myfloat that floats to the right of the other page content, has a 10px margin, and a solid border is:
.myfloat { float: right; margin: 10px; border: 1px solid #000000; }
31
To define the distance between the edges of each cell in a table use the __________ attribute.
cellspacing
32
A table with a width set to 600 pixels will look ______ on a monitor with resolution set to 640 x 480 than on a monitor set to 1024 x 768.
the same
33
The HTML5 element is used to tangential or supplemental content
aside
34
___________ will cause an object not to display.
display: none;
35
The purpose of the _________ element is to describe the contents of a table.
caption
36
Which of the following CSS3 properties position the caption of a table?
caption
37
The _________ is the area between the content and the border.
padding
38
Use the _________ attribute on a element to associate it with a table heading cell.
headers
39
The default value for the border property for an element is:
0 pixels
40
Select the item below that lists elements used in an HTML table:
table, tr, td
41
Use the __________ property to configure an image to use as a bullet point in an unordered list.
list-style-image
42
To define the distance between the cell text and the cell border in a table, use the _______ attribute.
cellpadding
43
Use __________ positioning to slightly change the location of an element in relation to where it would otherwise appear when rendered by a browser.
relative
44
The _______ pseudo-class configures the styles that will apply when the mouse is on a hyperlink.
hover
45
Which of the following CSS3 properties configure the alignment of text within a table?
text-align
46
Select the example below that could be used to clear a right float.
clear: right;
47
Set list-style-type to the value ________ to hide the display of the list markers on an ordered list.
none
48
The _______ attribute of the anchor tag can cause the new web page to open in tis own browser window.
target
49
Use the ________ tag pair to configure a table head row group.
thead .. /thead
50
Use the headers attribute on the ______ tag to correspond to the id attribute on a _________ tag.
td or th
51
A benefit of using the CSS Sprites technique is to decrease the number of HTTP request calls to the web server.
True
52
Use the _____ tag pair to configure a table footer row group.
tfoot .. t/foot
53
Choose the HTML5 element below that is used to configure an area on a web page that can stand on its own and could potentially be syndicated.
article
54
mobile web pages should contain exactly the same content as web pages intended for display on desktop browsers
False
55
Use an id to configure a style when:
the style will apply to only one element on a page
56
Use the ______ tag pair to configure table headings.
th /th
57
choose the example below of a descendant selector that configures the anchor tags with a div assigned to the navigation id.
div#navigation a
58
What is the purpose of the :content pseudo-element?
to generate content that is added to the web page document
59
Is the following CSS code valid? | table { border: 2px #000000 solid; border-collapse: collapse; }
yes
60
The CSS border-spacing property can be used to configure the horizontal and vertical spacing of table borders.
true
61
_________ will configure a class called blog to stack on top of other elements that have a z-index of 3?
.blog{z-index:4}
62
To configure the table cells to share a common border and eliminate the default space between table cells configure ______.
border-collapse: collapse;
63
Use the ______ property in the HTML link tag to associate a web page with a style sheet for printing.
media="print"
64
_____ flow displays the elements on the page in the order they appear in the web page source code.
normal
65
Select the example that configures a container to clear all floated elements that are within the container.
overflow: auto;
66
The CSS vertical-align property can be used to configure the vertical alignment of the contents of a table cell.
true
67
If an element is configured with ________ the other content on the page will appear to its left.
float:right;
68
Is the following HTML code valid?
yes
69
How would you define a fragment identifier at the top of a page, called "top"?
div id="top"
70
Select a recommendation for mobile web design from the choices below.
Use percentage or em units for font sizes
71
A ________ determines the capability of the mobile device, such as screen resolution, and directs browsers to CSS
media query
72
Use the ________ attribute to configure the width of a table border.
border
73
When using the box model, the _______ is always transparent.
margin
74
The ________ meta tag configures scale and dimension on mobile web page display.
viewport
75
When configuring the background color of an element, the background color is applied to both the content and ______ areas.
padding
76
The attribute indicates if a style sheet configures for screen display or the printed page.
media