/    Sign up×
Community /Pin to ProfileBookmark

Wrapping text automatically?

Can someone please help me how to wrap text on a particular column automatically?

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
</head>

<body>
<table width=”600″ border=”1″ cellspacing=”2″ cellpadding=”2″>
<tr>
<td width=”25%”>dddddddddddddd</td>
<td width=”25%”>ddddddddddddddd</td>
<td width=”25%”>dddddddddddddddd</td>

<td width=”25%”>ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd</td>

</tr>
</table>
</body>
</html>

to post a comment
CSS

6 Comments(s)

Copy linkTweet thisAlerts:
@FangFeb 18.2005 — Text wraps automatically normally, not though if it is a string of characters
Copy linkTweet thisAlerts:
@NogDogFeb 18.2005 — [code=php]
<td width="25%">ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;
ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd&shy;ddddd</td>
[/code]
Copy linkTweet thisAlerts:
@heavenly_blueFeb 18.2005 — [URL=http://www.dam.brown.edu/people/fb/shy173.html]&amp;shy;[/URL]
Copy linkTweet thisAlerts:
@gmmsk7authorFeb 21.2005 — Problem is solved :

<td width="45%" style="word-break:break-all;">

thanks
Copy linkTweet thisAlerts:
@TriumphFeb 21.2005 — [i]Originally posted by gmmsk7 [/i]

[B]Problem is solved :

<td width="45%" style="word-break:break-all;">



thanks [/B]
[/QUOTE]
Looks like it will work in a total of 4 versions of IE and that's it. (IE/Mac, IE5/Win, IE5.5/Win and IE6/Win).

That'll shrink your audience a bit.
×

Success!

Help @gmmsk7 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...