Hi,
I know it is not possible to make a CSS statment saying max-width: 65characters;. Non the less this is what I am trying to attcheive!
HTML Code:
p { font-family: Arial, Sans-Serif; font-size: 90%; line-height: 1.225; width: PROBLEM; }
This makes a really easy to read text block, the problem however is that I am trying to limit it to display around 65 characters per line only. Is this possible, and how?
__________________
I do not share ad revenue.
|