-
Hi,
I need to find the CSS equivilant of "nowrap" (instead of using <td nowrap> )
I searched for hours on the w3c site, it says that nopwrap is depriciated in HTML 4 and is now done with CSS, but I can't for the life of me find it.
I cannot use the nowrap feature because we are using a HTML 4 compliant system and unfortunatly nowrap is not part of it.
Help, pleeeaaase!
-
WOOOHOOO!
hehehe,
Ok I found it.
If anyone is interested it is {white-space: nowrap}
-
One website at a time
While we're on the topic, does anyone know the CSS to justify text fully, as in stretch it like in printed newspapers?
-
style="text-align: justify"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks