Hi, I was wondering if anyone could possibly help me on the CSS content>P tag.
Could anyone please explain exactly what the code below means?
.Content>p {margin:0px;}
.Content>p+p {text-indent;30px;}
I'm fairly sure it’s a statement in the CSS file to define the content paragraph margin and the amount of space given in the text indentation.
Would really appreciate your help on this!
Thanks in advance.
Could anyone please explain exactly what the code below means?
.Content>p {margin:0px;}
.Content>p+p {text-indent;30px;}
I'm fairly sure it’s a statement in the CSS file to define the content paragraph margin and the amount of space given in the text indentation.
Would really appreciate your help on this!
Thanks in advance.