|
Tolal:14 Click:
1
CSS Interview Questions And Answers
Page 1
| Questions |
Show Answers |
Total Posts |
Post Your Answers |
Last Post |
CSS stands for?
a. Central Style Sheets
b. Common Style Sheets
c. Cascading Style Sheets
d. Control Style Sheets
|
Show Answers | 1 |
Post Your Answers |
05.02.09 Vivek |
What CSS define in HTML?a. How to save HTML elementsb. How to send HTML elementsc. How to made HTML elementsd. How to display HTML elements
|
Show Answers | 1 |
Post Your Answers |
05.02.09 Vivek |
Which command we use to set an image on background?
a. image-background:url('R4R_Logo.jpg')
b. background-image:url('R4R_Logo.jpg') |
Show Answers | 2 |
Post Your Answers |
jyoti sharma |
Using CSS how to align our text in HTML?a. <html> <head><style type=\"text/css\">h1 {align-text: center}</style></head> <body><h1>Write here header</h1></body> </html>b. <html> <head><style type=\"text/css\">h1 {text-align: center}</style></head> <body><h1>Write here header</h1></body> </html>c. <html> <head><style type=\"text/css\">h1 {text-align: left}</style></head> <body><h1>Write here header</h1></body> </html>d. <html> <head><style type=\"text/css\">h1 {text-align: right}</style></head> <body><h1>Write here header</h1></body> </html>
|
Show Answers | 1 |
Post Your Answers |
05.02.09 Vivek |
Which one type we can use to insert the CSS in HTML?
1. External Style Sheet
2. Intrenal Style Sheet
3. Multiple Style Sheet
4. All
|
Show Answers | 1 |
Post Your Answers |
10.01.12 Som |
Why we use the External style sheet?
1. For apply on multiple pages
2. For Single pages
3. For Single paragraph
4. none
|
Show Answers | 1 |
Post Your Answers |
10.01.12 Som |
Which one is used for single document Style?
1. External Style Sheet
2. Intrenal Style Sheet
3. Multiple Style Sheet
4. All
|
Show Answers | 1 |
Post Your Answers |
10.01.12 Som |
How many types of CSS?
1. One
2. Two
3. Three
4. None
|
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
How can i define First-line pseudo-element in CSS?1. selector:pseudo-element {property: value}2. selector:pseudo-elements {property: values}3. select:pseudo-element {property: value}4. None
|
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
How can we are define at-rule in CSS?
1. 'import','@page'.
2. '@import','page'.
3. '@import','@page'.
4. None
|
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
How ca you define CSS padding?
1. td.test1 {padding: 2.0cm}
2. td.test1 {pad: 2.0cm}
3. td.test1 {pad. 2.0cm}
4. None
|
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
How to set background with CSS?
<style type="text/css">
body {background-color: yellow}
</style>
1. True
2. False |
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
Which one is true statement?
1.Using them we can increase the downloading speed of web page.
2.Using CSS we can represent the content different from styles.
3.Both
4.None
|
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
Is CSS is case sensitive or not?
1. Yes
2. No
|
Show Answers | 1 |
Post Your Answers |
11.01.12 Som |
Goto Page:
CSS Interview Questions And Answers
CSS Interview Questions And Answers
CSS Interview Questions And Answers
CSS Subjective Questions And Answers
R4R,CSS Objective, CSS Subjective, CSS Interview Questions And Answers,CSS,CSS Interview,CSS Questions ,CSS Answers
|
|
|