What is CSS
Cascading Style Sheets or CSS is a style sheet language. For a document written in the markup language, we can describe the formatting using CSS. To modify the style of an HTML web page and user interface or any XML documents including plain XML, SVG and XUL, the CSS can be used.
Uses of CSS:
- New looks can be added to an old HTML document.
- A website can be completely modified with only a few changes in the CSS code.
Advantages of CSS:
We have listed below the three major advantages of CSS:
- The tags used for document formatting had to be repeated on every web page before CSS. It was a lengthy process, and thus CSS was created and is recommended to ease the process.
- With CSS, we can modify an entire website by changing just one file because the CSS style definitions are saved in external CSS files.
- To specify the display and feel of the website, more detailed attributes are facilitated by CSS than plain HTML.
CSS tutorial
- CSS Syntax
- CSS Selector
- How to Add CSS
- Inline CSS
- Internal CSS
- External CSS
- CSS Comments
- CSS Background
- CSS Border
- CSS Display
- CSS Float
- CSS Font
- CSS Line Height
- CSS Margin
- CSS Opacity
- CSS Overflow
- CSS Padding
- CSS Position
- CSS Vertical Align
- CSS White Space
- CSS Width
- CSS Word Wrap
- CSS Outline
- CSS Visibility
- CSS Counters
- CSS Animation
- CSS Gradient
- CSS Transition
- CSS Tooltips
- CSS Tooltip Animation/ Fade In Tooltips
- CSS Arrow
- CSS Flexbox
- CSS Media Queries
- CSS User Interface
- CSS Aural Media/ Style Sheets
- CSS 3D Transforms
- CSS Transforms
- CSS Pagination
- CSS Layout
- CSS Table