Select the code listed below that provides CSS come configure a id named "footer" that configures small, italic text.
You are watching: Use the _____ element to code embedded styles on a web page.
#footer font-size: small; font-style: italic;
Use the ________ tag to configure a ar of a web page the is physical separated indigenous others.
Which CSS building configures the font typeface?
font-family
When CSS is coded in the human body of the net page together an attribute of one HTML tag that is referred to as ________.
Inline
CSS was very first proposed as a traditional by the W3C in ________.
1996
Use the ________ home to configure bold text using CSS.
font-weight
To apply a layout to a details group of elements on a web page, configure a CSS ________.
Class
Use the ________ tag to configure a generic area on a net page the is installed within a i or other block display screen element.
Which CSS facet configures the shade of text
color
Which CSS property can be offered to configure italic text?
font-style
Use the ________ tag to code installed styles top top a net page.
Cascading format Sheet rule are comprised of:
Selectors and Declarations
Use the _____ tags to combine a net page with an exterior Style Sheet.
Select the code listed below that provides CSS to configure a class called "offer" with blue text that offers the Arial or sans-serif font typeface.
See more: 900 W Olympic Blvd Los Angeles Ca 90015, Ritz Carlton Residences At La Live
.offer color:blue; font-family:Arial,sans-serif;
Select the code below that offers CSS to configure a background shade of #eaeaea because that a web page.
body background-color:#eaeaea;
Which CSS residential property configure the dimension of text?
font-size
« vault FlashcardNext Flashcard »
Share This Flashcard
&text=" target="_blank">

