Computing.Net > Forums > Web Development > Cellpadding for only one cell

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Cellpadding for only one cell

Reply to Message Icon

Name: cernov
Date: December 19, 2005 at 10:31:28 Pacific
OS: WinXP
CPU/Ram: Amd750mhz
Comment:

I want to create a table, but i want one of it cell to have more cellpadding. Some like it:
<table cellpadding="0">
<tr>
<td>a</td>
<td>b</td>
<td cellpadding="3">c</td>
</tr>
</table>

It doesn't work. What is the correctly form?



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: December 19, 2005 at 11:14:29 Pacific
Reply:

Try this:

<td style="padding:3px;">

Michael J


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Cellpadding for only one cell

godaddy account www.computing.net/answers/webdevel/godaddy-account/3291.html

one hyperlink for two frames www.computing.net/answers/webdevel/one-hyperlink-for-two-frames/3316.html

Help modify some JavaScript/HTML www.computing.net/answers/webdevel/help-modify-some-javascripthtml/2761.html