See this blog? See that we have to side scroll? See how irritating that becomes? Unless you're one of the lucky guys with huge screen estate, most will need to side scroll to view this page.
That's caused by the pre tag. How can we make it so that the pre tag not affect the overall look of a page?
I used to see the use of txtareas to circumvent that, but then, we still need to side scroll.
Any clean solution available? If so, I'm all ears!
Trackback is http://myzope.kedai.com.my/blogs/kedai/22/tbping
try this: pre { overflow: auto; }
the solution is taken from zope.org website
http://www.zope.org/Collectors/ZopeOrg/106
the only problem is see with that solution is, that your layout does not use try this: pre { overflow: auto; }
the solution is taken from zope.org website
http://www.zope.org/Collectors/ZopeOrg/106
the only problem is see with that solution is, that your layout does not use
oops - comments get pasted two times when you first preview and then post them
yeah.. been wanting to upgrade. will upgrade and see if the problem persists.
thanks for the suggestion. will check it out
