Converts the text to lowercase
Converts the text to uppercase
Capitalizes the first letter of each word
Changes the color of the pointer
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
Changing the background color of an element
Applying 3D transformations to an element
Setting the font size
Adjusting the spacing between lines of text
Sets a solid black border with a width of 2 pixels
Adds a shadow to the border of an element
Removes the border from the element
Changes the font color to black
Fixing the element at the top of the viewport during scrolling
Applying relative positioning to the element
Removing the element from the document flow
Center-aligning the element
flex-order
order
flex-direction
item-order
Stretch the background image to cover the entire element
Tile the background image horizontally and vertically
Repeat the background image in one direction
Resize the background image to fit the content
Setting the current date and time
Matching the color value of the element's text
Adjusting the transparency of an element
Changing the font family of an element
Adds a shadow to the text
Cuts off the text and adds an ellipsis (...) if it overflows the container
Centers the text within the container
Changes the font style of the text
The spacing between lines of text
The spacing between words in a text
The width of the words in a text
The color of the words in a text
Specify the initial size of a flex item
Define the order of a flex item
Control how much a flex item can shrink relative to the other flex items
Control how much a flex item can grow relative to the other flex items
Remove the border of an element
Remove the shadow of an element
Remove the outline of an element
Remove the background color of an element
Set the duration of the transition effect
Define the property being transitioned
Specify the starting value of the transitioned property
Introduce a delay before the transition effect begins
Clears both the top and bottom floats of an element
Clears the float of an element on the left
Enables pointer events for the element
Disables pointer events for the element
Adds a shadow to the element
Changes the font size of the element
Transformations
Flexbox
TTransition
Animations
The size of the content box
The alignment of the text
How an element's content should be resized to fit its container
The position of the element in the viewport
Setting the number of columns an element should be divided into
Controlling the spacing between columns
Changing the font style of text in columns
Applying a border around columns
font-weight: 700;
font-weight: 500;
font-weight: 600;
font-weight: 400;
Break the text into individual words
Allow long words to break and wrap onto the next line
Prevent hyphenation of words
Change the font style of text