Jumat, 18 November 2016

What is the anatomy of CSS

A style sheet contains several rules (CSS rules). A CSS rule is made of two elements: a selector and one or more declarations enclosed in braces ({}). The syntax for a CSS rule is shown below: Separation of formatting and content makes it possible to present the same markup page in different styles for different rendering methods, such as on-screen, in print, by voice (via speech-based browser or screen reader), and on Braille-based tactile devices. It can also display the web page differently depending on the screen size or viewing device. Readers can also specify a different style sheet, such

The post What is the anatomy of CSS appeared first on Coding Security.


What is the anatomy of CSS
read more

Tidak ada komentar:

Posting Komentar