•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 426,332 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,431 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1193 | Replies: 0
![]() |
•
•
Join Date: Oct 2004
Location: San Francisco, CA
Posts: 338
Reputation:
Rep Power: 4
Solved Threads: 2
I have a table that I want to put a rounded corner in all 4 corners. My problem is that I don't know how big the table is.
Most of the tutorials I've found on how to do this require me knowing how big the table is before hand.
My table involved 2 columns, 1 row
[html]<table>
<tr>
<td width="200"> </td>
<td></td>
</tr>
</table>[/html]
the last column is a variable size, but that is the table that I want to round the corners.
the 4 images I have is tl.gif, tr.gif, bl.gif, br.gif for top-left, top-right, bottom-left, bottom-right respectively.
Most of the tutorials I've found on how to do this require me knowing how big the table is before hand.
My table involved 2 columns, 1 row
[html]<table>
<tr>
<td width="200"> </td>
<td></td>
</tr>
</table>[/html]
the last column is a variable size, but that is the table that I want to round the corners.
the 4 images I have is tl.gif, tr.gif, bl.gif, br.gif for top-left, top-right, bottom-left, bottom-right respectively.
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Rounded Corners? (HTML and CSS)
- Copying table from one mdb to another (ASP)
- Need help with HTMl Table echoing? (PHP)
- Table of Contents Script (Java)
Other Threads in the HTML and CSS Forum
- Previous Thread: page names
- Next Thread: The Bane of AutoGenerated Code!


Linear Mode