Tech/Languages/CSS

From lathama
Jump to navigation Jump to search

Cascading Style Sheets aka CSS

CSS has enabled styled content for decades on the Internet. The language is simple and defines intention with concise language as text. The compress-able nature of the text make the impact huge when compared to layouts or designs transported as digital images.

Grid

CSS 3 has a grid system baked in which is useful and widely supported.


Resources