Hi,
I need to have some spacing left and right of a paragraph. I am using multiple <p> tags in one div.
Hence styling with CSS will cause all of them to change their style.
But, I want this result to affect only for one of them. Is there any way to add spacing in HTML except using " "?