- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 07 Jul 2003 06:37:27 +0200
- To: Virginia Grieco <vgrieco@optonline.net>
- Cc: html-tidy@w3.org
* Virginia Grieco wrote:
>I cannot seem to get my paragraphs to indent.
Try adding
<style type='text/css'>
p { text-indent: 2em }
</style>
to your <head> section and have a look at http://www.w3.org/Style/CSS/
Received on Monday, 7 July 2003 00:37:56 UTC