transparent
Programmer
I have a table which contains tabular data. Included in this data are URLS.
These URLS can be very long.
I cannot programitcally split the URL, so I am stuck with these long URLS.
In IE the width of the table column takes precidence over the width of the url and it wraps.
This does not happen in Firefox. Is there a way to make text wrap within the width of the column via CSS in Firefox?
These URLS can be very long.
I cannot programitcally split the URL, so I am stuck with these long URLS.
In IE the width of the table column takes precidence over the width of the url and it wraps.
This does not happen in Firefox. Is there a way to make text wrap within the width of the column via CSS in Firefox?