CSS Beginers

What is CSS?

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.

CSS is a way for website designers & developers to add STYLE (colors, fonts, borders, margins, etc.) to web pages. Most importantly, however, CSS is a way for the designers/developers to keep style information separate from the actual content of a website. CSS is perfect for custom website design projects.

Why CSS?

  • Allows for much richer document appearances than HTML.
  • Reduce workload by centralizing commands for visual appearance instead of scattered throughout the HTML doc.
  • Use same style on multiple pages.
  • Reduce page download size.

Where we using CSS?

  • Web Platform
  • JavaFX *
  • Front-End User Interface*

 

One Response to CSS Beginers

  1. treadmill reviews says:

    Much appreciated for the information and share!

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>