OZONE Asylum
Forums
Stupid Basic HTML
Pre, pre-wrap, etc...
This page's ID:
21808
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[quote]It doesn't do anything.[/quote] In what browser? [code]white-space: pre-wrap;[/code] is new in CSS 2.1, and the browser support isn't very good. However, [code]-o-pre-wrap[/code] works in Opera 7 and [code]-moz-pre-wrap[/code] in newer versions of Mozilla. In IE, you can use [code]pre { word-wrap: break-word; }[/code] (which is proprietary code by the way.) -- David [small](Edited by [internallink=2269]HZR[/internallink] on 05-15-2004 20:11)[/small] [small](Edited by [internallink=2269]HZR[/internallink] on 05-15-2004 20:17)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »