/    Sign up×
Community /Pin to ProfileBookmark

problem with table

Hi
I am making a table but have a problem. I have four rows, the first row has three columns and the rest have two. I want to stretch out the bottom columns so that they stretch out to the end of the table. I have shown an example below:

[code=html]
<table border=’1′ width=1100>
<tr><td>
info1
</td><td>
info2
</td><td>
inof3
</td><td>
info4
</td></tr><tr><td>
info5
</td><td>
info6
</td></tr>
</table>
[/code]

I need info6 to be as long as info2, info3 and info4 combined. Any suggestions???

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@james19authorFeb 09.2009 — Sorry I thought it would show the actual table and not the code. Here is what the table looks like:

<table border='1' width=1100>

<tr><td>

info1

</td><td>

info2

</td><td>

inof3

</td><td>

info4

</td></tr><tr><td>

info5

</td><td>

info6

</td></tr>

</table>

Any suggestions???
Copy linkTweet thisAlerts:
@james19authorFeb 09.2009 — lol I dont know how to make it shwo the actual table.
Copy linkTweet thisAlerts:
@CharlesFeb 09.2009 — I'm thinking that you want the "colspan" attribute but you need to read the whole document at http://www.w3.org/TR/html401/struct/tables.html .
×

Success!

Help @james19 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.3,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...