Thursday 28 December 2017

CSS - Done

CSS (Cascading Style Sheets) Interview Questions
  • What is a Style Sheet?
  • How can I include comments in my Style Sheet?
  • How do you clear a floated element?
  • How do I center block-elements with CSS1?
  • What is a sprite? How is it applied using CSS? What is the benefit?
  • Why was the decision made to make padding apply outside of the width of a 'box' rather than inside, which would seem to make more sense?
  • Which browsers support CSS?
  • Name three ways to define a color in HTM:.
  • What are the advantages/disadvantages of the various style methods?
  • Explain the difference between visibility:hidden; and display:none.

No comments:

Post a Comment