GeekInterview.com
  I am new, Sign me up!
 

CSS Interview Questions


CSS Interview Questions

Questions: 39
Comments: 65
 Showing Questions 1-10 of 39 Questions
[1] 2 3 4 Next >>
 Sponsored Links

 
 CSS Interview Questions
Sorting Options :  

How to align a heading and a hyperlink or an image or some text in the same row (without using tables)? 
Latest Answer: krishna.header{ width:300px; height:25px; line-height:25px; font:11px Verdana, Arial, Helvetica, sans-serif; padding:0 10px; background-color:#CCCCCC; }.header ...

How does a browser determine how an item is positioned? 
Latest Answer: .logo{position: absolute;left: 100px;top: 50px;}This kind of CSS helps the browser. ...

What are the issues encountered with IE z-index? 
Latest Answer: z-index {} is used for overlapping trifle; can vary from 0 to 100; ...

What is the Difference between display:none and visibility: hidden? 
Latest Answer: Display:none will hide the control on the webpage (hidden)Visibility:hidden will not render the control on the webpage (not rendered) ...

What are the five possible values for "Position", and what is the default? 
Latest Answer: Static, Relative, Fixed and Absolute. Static is the Default positioning ...

What is the relationship between CSS and HTML? 
Latest Answer: HTML structural part of the webpage, while CSS consumes and modifies the presentation part of a web page ...

Latest Answer: A superset of CSS, CSS2 includes a number of new capabilities like absolute, relative, and fixed positioning of elements, the concept of media types, support for aural style sheets and bidirectional text, and new font properties such as shadows.CSS3 is ...

Latest Answer: heading 1 (h1)margin-left: 0px margin-right: 0px; margin-top: 8px; margin-bottom: 8px;heading 2 (h2)margin-left: 0px margin-right: 0px; margin-top: 10px; margin-bottom: 10px;heading 3 (h3)margin-left: 0px margin-right: 0px; margin-top: 12px; margin-bottom: ...
Read Answers (1) | Asked by : rafiq

Latest Answer: write all classes one by one separated by space Ex: welcome to my home page ...
Read Answers (3) | Asked by : vishwapati Mishra

Latest Answer: In CSS,a{  text-decoration: none;} ...
Read Answers (2) | Asked by : Eve

View page [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