Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Breaking URLs into multiple lines


Fotiman - 12:49 pm on Oct 18, 2011 (gmt 0)


[w3schools.com...]

There's also an example:

[w3schools.com...]

But essentially, you would do something like this:

a {
word-wrap: break-word;
}

You may want to make the selector more specific so as to only apply to the particular links that you mention above.


Thread source:: http://www.webmasterworld.com/html/4372819.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com