subject

Question 2

when css is coded in the body of the web page as an attribute of an html tag it is called .
a.

embedded
b.

inline
c.

external
d.

imported

10 points
question 3

select the items below that can be used as a css selector.
a.

an html element
b.

a class name
c.

an id name
d.

all of the above

10 points
question 4

the declaration property used to set the text color on a web page is:
a.

bgcolor
b.

text-color
c.

color
d.

none of the above

10 points
question 5

to apply a style to a certain group of elements on a web page, configure a css .
a.

group
b.

id
c.

class
d.

none of the above

10 points
question 6

use the property to configure bold text using css.
a.

bold
b.

font-style
c.

font-weight
d.

you cannot configure bold text with css

10 points
question 7

an external style sheet uses the file extension.
a.

ess
b.

css
c.

htm
d.

no file extension is necessary

10 points
question 8

use the tag to associate a web page with an external style sheet.
a.

b.

c.

d.

10 points
question 9

select the code below that uses css to configure a background color of #eaeaea for a web page.
a.

body {background-color: #eaeaea; }
b.

document {background-page: #eaeaea; }
c.

body {bgcolor: #eaeaea; }
d.

none of the above

10 points
question 10

select the code below that configures a class called "offer" with blue text, 20px and arial or sans-serif font using css.
a.

offer {color: blue; font-size: 20x; font-family: arial, sans-serif; }
b.

.offer {color: blue; font-size: 20px; font-family: arial, sans-serif; }
c.

.offer {text: blue; font-size: 20px; font-family: arial, sans-serif; }
d.

#offer {text: blue; font-size: 20x; font-family: arial, sans-serif; }

10 points
question 11

use the tag to configure a generic area on a web page that is embedded within a paragraph or other block display element.
a.

b.

c.

d.

all of the above

10 points
question 12

use the tag to code embedded styles on a web page.
a.

b.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
Which of the following is not a symptom of chronic fatigue syndrome
Answers: 2
question
Computers and Technology, 23.06.2019 12:00
3. when you right-click a linked spreadsheet object, what commands do you choose to activate the excel features? a. linked worksheet object > edit b. edit data > edit data c. linked spreadsheet > edit d. object > edit data
Answers: 2
question
Computers and Technology, 23.06.2019 14:00
In which job role will you be creating e-papers, newsletters and preiodicals
Answers: 1
question
Computers and Technology, 24.06.2019 08:20
Which type of entity describes a fundamental business aspect of a database? a. linking b. lookup c. domain d. weak
Answers: 3
You know the right answer?
Question 2

when css is coded in the body of the web page as an attribute of an html tag...
Questions
Questions on the website: 13722360