CSS Properties: How to set the left margin for a paragraph element?
Solution:
HTML Code:
Explanation:
- This HTML document demonstrates how to set the left margin for specific paragraph elements using CSS.
- CSS comments are added to explain each section of the code.
- A class named w3r is defined to style specific paragraphs with a left margin.
- The margin-left property is used to set the left margin for paragraphs with class w3r. The value 2cm represents the left margin, set to 2 centimeters.
Live Demo:
See the solution in the browser
Supported browser
Yes | Yes | Yes | Yes | Yes |
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.
https://www.w3resource.com/html-css-exercise/css-properties/margin-left-answer.php
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics