Css miscellaneous
- _________ first became a Candidate Recommendation on February 25, 2004, but it was reverted to a Working Draft on June 13, 2005 for further review.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
CSS level 2 revision 1, often referred to as “CSS 2.1”, fixes errors in CSS 2, removes poorly supported or not fully interoperable features and adds already implemented browser extensions to the specification. To comply with the W3C Process for standardizing technical specifications, CSS 2.1 went back and forth between Working Draft status and Candidate Recommendation status for many years. CSS 2.1 first became a Candidate Recommendation on February 25, 2004, but it was reverted to a Working Draft on June 13, 2005 for further review.
- The first CSS specification to become an official W3C Recommendation is ___________.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
The first CSS specification to become an official W3C Recommendation is CSS level 1, published on December 17, 1996. Håkon Wium Lie and Bert Bos are credited as the original developers.
- What is the CSS Property Equivalent for the attribute
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Not supported in all browsers.
- What is the CSS Property Equivalent for the attribute <font>?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
font-size
- What is the CSS Property Equivalent for the attribute <center>?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Values for margin such as auto generally are used when centering blocks with textalign for content.