Basic Css - Study Mode

[#61] What is the CSS Property Equivalent for the attribute <center>?
Correct Answer

(B) margin

Explanation

Solution: Values for margin such as auto generally are used when centering blocks with textalign for content.

[#62] What is the CSS Property Equivalent for the align attribute?
Correct Answer

(A) float

Explanation

Solution: In the case of some elements such as <img> , the CSS float property is more appropriate than text-align .

[#63] What is the latest version of css available?
Correct Answer

(B) CSS3

[#64] What is the CSS Property Equivalent for the attribute <font> ?
Correct Answer

(B) font-size

[#65] What is the CSS Property Equivalent for the attribute
Correct Answer

(C) text-decoration:no-text