សិក្សាពី CSS
CSS Background
Background Color
The background-color property specifies the background color of an element.
The background color of a page is set like this: ... Read More>>
CSS Lists
The CSS list properties allow you to:
Set different list item markers for ordered lists
Set different list item markers for unordered lists
Set an image as the list item marker
... Read More>>
CSS Display and Visibility
The display property specifies if/how an element is displayed, and the visibility property specifies if an element should be visible or hidden.
... Read More>>