

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
__________ has introduced text, list, box, margin, border, color, and background properties. |
A. | css |
B. | html |
C. | ajax |
D. | php |
E. | |
Answer» B. html | |
2. |
CSS is created and maintained through a group of people within the W3C called the? |
A. | CSS Class Tag |
B. | CSS Class Group |
C. | CSS Working Group |
D. | CSS Working Id |
Answer» D. CSS Working Id | |
3. |
In CSS, font-size is a property-name which _____________ the font of text. |
A. | increases |
B. | decreases |
C. | Both A and B |
D. | None of the above |
Answer» D. None of the above | |
4. |
In CSS, styling elements can be done by? |
A. | id |
B. | class |
C. | tag |
D. | All of the above |
Answer» E. | |
5. |
Cascading Style Sheets level 1 (CSS1) came out of W3C as a recommendation in? |
A. | 35400 |
B. | 35431 |
C. | 35462 |
D. | 35490 |
Answer» B. 35431 | |
6. |
To show the start and end of HTML element, ______ is used. |
A. | Attribute |
B. | Value |
C. | Selector |
D. | Tag |
Answer» E. | |
7. |
HTML element h1 is used in CSS for styling then it is also called a? |
A. | Attribute |
B. | Value |
C. | Selector |
D. | Tag |
Answer» D. Tag | |
8. |
External stylesheets are stored inCSS files |
A. | TRUE |
B. | FALSE |
C. | Can be true or false |
D. | Can not say |
Answer» B. FALSE | |
9. |
CSSis the acronym for? |
A. | Color Style Sheets |
B. | Cascade Sheets Style |
C. | Cascade Style Sheet |
D. | Cascading Style Sheets |
Answer» E. | |
10. |
CSS is the language we use to style an ___________ document. |
A. | PHP |
B. | HTML |
C. | SQL |
D. | .Net |
Answer» C. SQL | |