CSS
Test
Model Test
Ebook
Quiz 1: Test on Basic CSS3
Quiz 2: Test on CSS3 selector
Quiz 3: Test on CSS3 Color, Unit and Value
Quiz 4: CSS Test on Formating Text
Quiz 5: Test on CSS3 Box-Model
Quiz 6: CSS3 Model Test one
Quiz 7: CSS3 Model Test Two
Index
CSS Home
CSS Basic
37
CSS Backgrounds
3
CSS Text Effects
26
CSS Layouts
5
CSS Colors
10
CSS Fonts
15
CSS Media Queries
1
CSS Selectors
30
CSS Cross-Browser
5
CSS Values an Units
20
CSS Box Model
13
CSS User Interface
1
Schools
Ebook
Question:
Spaces are not permitted in 1. property names 2. between unit of measurement and the number Literal
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
How can you make a comment to your CSS?
A
*/ This is CSS comment /*
B
/* This is CSS comment */
C
// This is CSS comment
D
# This is CSS comment
E
<!-- This is CSS comment -->
Note:
Not available
Show answer
Show Note
Report
Question:
Cascade in CSS refers to ______
A
rules are added together and applied cumulatively.
B
rules are added together and applied individually.
C
rules are added together and applied latest.
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
Where do you create CSS?
A
in <style> element
B
at style attribute in any element
C
external file with extension .css
D
<body> element
Note:
Not available
Show answer
Show Note
Report
Question:
You can not apply more than one <style> element in one html document
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
How can you import basic.css file to another.css file?
A
<link href="another.css" rel="stylesheet" type="text/css" />
B
import url(another.css);
C
<style>import url(another.css);</style>
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
HTML tags to build a tree-like outline of the page's structure which is refers to
A
BOM
B
DOM
C
HTML
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
DOCTYPE is required because
A
it ensure that the browser renders your styles correctly.
B
it ensure that the correct browser is loading page.
C
it just ensure the version of the HTML
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
DOM structure is resemble to
A
family tree
B
binary tree
C
structure chart
D
all
Note:
Not available
Show answer
Show Note
Report
Question:
CSS2.1 specification defines
A
22 selectors
B
20 selectors
C
more than 50 selectors
D
21 selectors
Note:
Not available
Show answer
Show Note
Report
First
Prev
3
4
5
6
7
Next
Last
/17
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd