Thread: Html table border
Results 1 to 2 of 2
Related
-
Unwanted border outside table Forum: HTML Forum
Replies: 3 -
Border for table cell rollover Forum: CSS Forum
Replies: 4 -
Table border help Forum: HTML Forum
Replies: 6 -
How can you make a table border on only one side of the table? Forum: HTML Forum
Replies: 5 -
Simple Table Border Forum: CSS Forum
Replies: 3
-
09-05-2008, 06:57 AM #1
Html table border
Hi
I got stuck up with a problem.
How to create a html table with a name with in the border on the top left corner of the table.
i.e. on top left corner of the table border , border should be trimmed and in that space a name should present.
-
09-05-2008, 09:15 AM #2
Re: Html table border
Use the caption tag.
Code:<table> <caption>Table Caption</caption> <tr> ....... </tr> </table>
[Hostripples India] - Best Canada Linux SSD VPS Server!
02-15-2019, 12:46 AM in Web Hosting Forum