GeekInterview.com
  I am new, Sign me up!
 

CSS Interview Questions


CSS Interview Questions

Questions: 39
Comments: 65
 Showing Questions 21-30 of 39 Questions
<< Previous 1 2 [3] 4 Next >>
 Sponsored Links

 
 CSS Interview Questions
Sorting Options :  

Latest Answer: The CSS syntax is made up of three parts: a selector, a property and a value: Selector {property: value} Selector is normally the HTML element/tag you wish to define Property is the attribute you wish to change, and each property can take a value. ...

Latest Answer: Contextual selects are merely strings of two or more selectors seperated by white space. These selectors can be assigned normal properties ,and due to the rules of cascading order, they will take precedence over simple selectors. For example , the contextual ...

Latest Answer: A CSS declaration has two parts, a property ("color") and a value ("red"). The basic syntax of a rule selector {property 1:value 1; property 2:value 2} " An example (containing two declarations, as above) P {font-size:8pt; ...

Latest Answer: The class selectors which can be applied multiple times to different element  within a page to format content. ...

Latest Answer: The name can contain characters a-z, A-Z, digits 0-9, period, hyphen, escaped characters, Unicode characters 161-255, as well as any Unicode character as a numeric code, however, they cannot start with a dash or a digit. ...

Latest Answer: External Style sheet is used to control the style of a multiple web pages.  By this way we can create the style sheet outside the JSP page and include it in the head section of the jsp.

Latest Answer: {font-weight : bold} ...
Read Answers (3) | Asked by : Bessie

Latest Answer: Here we can creat multiple sheets of deferent names (ad.css, av.css, s.css, f.css,) and save them and one by one you can call them into one page. ...
Read Answers (1) | Asked by : Bessie

Latest Answer: The "first-line" pseudo-element is used to add special styles to the first line of the text in a selector:Syntax:selector:pseudo-element {property: value}CSS classes can also be used with pseudo-elements:selector.class:pseudo-element {property: ...
Read Answers (1) | Asked by : Bessie

Latest Answer: at-rule means calling a External StyleSheet in a StyleSheet ...
Read Answers (2) | Asked by : scott

View page << Previous 1 2 [3] 4 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape