Developer Terms Glossary
Percentage, relative to the parent element.
28/06/2025 08:39
💡
Defines keyframe animations.
28/06/2025 08:39
💡
Selects elements based on attribute values.
28/06/2025 08:40
💡
Sets the background properties of an element.
28/06/2025 08:40
💡
The outer edge of an element that separates padding from margin.
28/06/2025 08:40
💡
Defines the radius of the element's corners.
28/06/2025 08:41
💡
Specifies the bottom position of a positioned element.
28/06/2025 08:41
💡
The box model describes the rectangular boxes generated for elements, including margin, border, padding, and content.
28/06/2025 08:41
💡
Applies shadow to elements.
28/06/2025 08:42
💡
The order of rules that determines which CSS style is applied.
28/06/2025 08:42
💡
Selects elements with a specific class attribute.
28/06/2025 08:43
💡
Specifies what elements can float beside the cleared element.
28/06/2025 08:43
💡
Sets the color of text.
28/06/2025 08:43
💡
Specifies how an element is displayed (e.g., block, inline, flex, grid).
28/06/2025 08:43
💡
Selects all elements of a given type.
28/06/2025 08:44
💡
Relative to the font-size of the element.
28/06/2025 08:44
💡
Applies graphical effects like blur or brightness to elements.
28/06/2025 08:44
💡
A CSS layout model that allows elements to align and distribute space within a container.
28/06/2025 08:45
💡
Specifies that an element should float to the left or right.
28/06/2025 08:45
💡
Specifies the font of text.
28/06/2025 08:45
💡
Specifies the size of the font.
28/06/2025 08:45
💡
Specifies the weight (boldness) of the font.
28/06/2025 08:46
💡
A two-dimensional CSS layout system for arranging items in rows and columns.
28/06/2025 08:46
💡
Specifies the height of an element.
28/06/2025 08:46
💡
Selects an element based on its ID.
28/06/2025 08:47
💡