Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Occasional PM's page width problem

by pelagic (Priest)
on May 19, 2005 at 12:08 UTC ( [id://458596]=note: print w/replies, xml ) Need Help??


in reply to Occasional PM's page width problem

blazar,
thats because 458582 has a very long string in it's <code> section like this one:
012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789

Update
tye is right: it's not the <code> tagging but the long string without whitespace that refuses to be wrapped properly.

pelagic

Replies are listed 'Best First'.
Re^2: Occasional PM's page width problem (code good)
by tye (Sage) on May 19, 2005 at 14:29 UTC
    has a very long string in it's <code>

    No, the problem was that it was not in <code> tags. And your long line isn't either, despite you having put a </code> on the end of it, else it wouldn't cause a width problem for people who have their settings set up correctly for their browsing environment. Note that a long string of non-whitespace characters doesn't get wrapped if there are no newlines inside of the <code> tags with it.

    - tye        

Re^2: Occasional PM's page width problem
by blazar (Canon) on May 19, 2005 at 12:17 UTC
    Oh, and in the meanwhile I see it has been fixed... ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://458596]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-25 19:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found