I'm not really sure whether this belongs to the Code-It section or this one, so I'm just going with this one as it's more general.
I noticed that you can't do extra spaces at the beginning of a line using the standard way. Is there any way to make it look like an indented paragraph? Without putting any extra characters at the start of it?
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.
<p style="text-indent: 64">
Here is some text that will be indented. As you can see, it uses CSS to do this. If you're running a browser that doesn't support all these outlandish CSS gizmos, or it's a stupid thing that Microsoft added for Internet Explorer only, then you will just think I'm talking a load of nonsense. (I am anyway, but that's not the point. END PARAGRAPH!)
</p>
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.