CSS

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript. CSS is designed to enable the separation of presentation and content, including layout, colors, and fonts. This separation can improve content accessibility; provide more flexibility and control in the specification of presentation characteristics.

Things To Learn

  • Borders
  • Backgrounds
  • Text Effects
  • Fonts
  • 2D Transforms, 3D Transforms
  • Transitions
  • Animations
  • Multiple Columns
  • User Interface
  • Media Queries