Walkins Openings in India & Interview Questions

Walkins in Mumbai, Bangalore, Chennai, Delhi, Gurgaon, Pune


‘CSS Interview Questions’ - KyaPoocha.com

What is shorthand property? 

Shorthand property is a property made up of individual properties that have a common “addressee”. For example properties: font-weight, font-style, font-variant,... Read more »

What is value? 

Value is a ‘physical’ characteristic of the property. Property declares what should be formatted, e.g. FONT  while value suggests how the property should be... Read more »

What is initial value? 

Initial value is a default value of the property, that is the value given to the root element of the document tree. All properties have an initial value. If no specific... Read more »

Can I attach more than one declaration to a selector? 

Yes. If more than one declaration is attached to a selector they must appear in a semi colon separated list, e.g.; Selector {declaration1; declaration2} P {background:... Read more »

What is cascade? 

Cascade is a method of defining the weight (importance) of individual styling rules thus allowing conflicting rules to be sorted out should such rules apply to the... Read more »

What are inline, block, parent, children, replaced and floating elements? 

Inline elements which do not have line breaks. Can occur in block elements or other inline elements, cannot contain block elements. * Inline elements in HTML 3.2;... Read more »

Are Style Sheets case sensitive? 

No. Style sheets are case insensitive. Whatever is case insensitive in HTML is also case insensitive in CSS. However, parts that are not under control of CSS like... Read more »

Which characters can CSS-names contain? 

The CSS-names; names of selectors, classes and IDs can contain characters a-z, A-Z, digits 0-9, period, hyphen, escaped characters, Unicode characters 161-255, as... Read more »

Can I include comments in my Style Sheet? 

Yes. Comments can be written anywhere where whitespace is allowed and are treated as white space themselves. Anything written between /* and */ is treated as a comment... Read more »

Page 2 of 2«12
  • Subscribe

      Get Latest Walkins in your INBOX, enter your email address:


  • Walkins by Location


  • Walkins by Skills