CSS interview Question/ Answers Set – 9

CSS interview Question/ Answers Set – 9

We can add icons to the HTML webpage by using an icon library like font-awesome. We have to add the name of the given icon class to any inline HTML element. (i or span). Icons in the icon libraries are scalable vectors that can be customized with CSS.
  • Box Model
  • Selectors
  • Text effects
  • Backgrounds and Borders
  • Animations
  • 2D/3D Transformations
  • User Interface.
  • Multiple Column Layout<
  • /ul>
It is maintained using the World Wide Web Consortium.
The ruleset is used to identify that selectors can be attached with other selectors. It has two parts:
  • Selector - Selector indicates the HTML element you want to style.
  • Declaration Block - The declaration block can contain one or more declarations separated by a semicolon<
  • /ul>

Post Your Comments & Reviews

Your email address will not be published. Required fields are marked *

*

*