:link
:visited
:active
:hover
Select all elements
Select all elements except the specified selector
Select only the first child of its parent
Select only the last child of its parent
<style> tag
style attribute
class attribute
External stylesheet
a) <link rel="stylesheet" type="text/css" href="style.css">
<style src="style.css">
<link type="text/css" href="style.css">
<style link="style.css">
font-color
text-color
color
text-style
Adds space inside an element
Adds space outside an element
Sets the font size
Changes the background color
letter-spacing
word-spacing
text-spacing
line-spacing
Hides the element
Changes the font
Increases the element's size
Makes the element visible
Adds rounded corners to an element
Aligns an element to the center
Moves an element to the left or right
Changes the transparency of an element
background-color
bgcolor
background
Positions the element relative to its normal position
Centers the element on the page
Removes the element from the document flow
Applies absolute positioning to all child elements
Change the color of the border
Add a shadow to the element
Create rounded corners for the element
line-height
text-height
Only the content of the box in the specified width and height
Both the content and padding in the specified width and height
Only the padding of the box in the specified width and height
Only the border of the box in the specified width and height