Senin, 07 November 2016

What are the basic properties of CSS

To give various styles to HTML elements, CSS provides various properties. Related properties are grouped as: font properties, text properties, background properties, List properties etc. Font Properties The primary content in any web document is text. To apply different styles to the font of the text, we can use font properties. Font Families:  The shape and space between the characters depends upon the font family. A font family can be set using the CSS font property font-family. It is common to specify multiple font names separated by commas as a value to this property as shown below: p { font-family

The post What are the basic properties of CSS appeared first on Coding Security.


What are the basic properties of CSS
read more

Tidak ada komentar:

Posting Komentar