The CSS margin property controls the _______ of an element.
- Alignment
- Padding
- Spacing
- Width
The CSS margin property controls the spacing of an element. It defines the space outside the element's border, providing separation from other elements.
Loading...
Related Quiz
- JavaScript _______ are objects that store collections of key-value pairs.
- Which collaboration tool allows developers to create and maintain their own repositories, as well as contribute to open-source projects hosted by others?
- What is the purpose of a database lock in concurrency control?
- Resolving a merge conflict in Git often involves editing the conflicted files to reconcile the _______ changes made in different branches.
- Data profiling helps identify _______ issues and inconsistencies in data sets.