Skip to content

Commit 763d8cf

Browse files
Update README.md
1 parent e563190 commit 763d8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1423,7 +1423,7 @@ h3::before {
14231423
<b><a href="#">↥ back to top</a></b>
14241424
</div>
14251425

1426-
## Q. How do you specify units in the CSS? What are the different ways to do it?
1426+
## Q. How do you specify units in the CSS?
14271427

14281428
There are various units in CSS to express the measurement and length. A CSS unit is used to determine the property size, which we set for an element or its content. The units in CSS are required to define the measurement such as margin: 20px; in which the px (or pixel) is the CSS unit. They are used to set margin, padding, lengths, and so on.
14291429

0 commit comments

Comments
 (0)