Connecting Tech Pros Worldwide Help | Site Map

newbie: table caption

  #1  
Old July 31st, 2008, 03:45 PM
r_ahimsa_m@poczta.onet.pl
Guest
 
Posts: n/a
Hello,
Why the rule:

caption
{
font-style: bolder;
}

on document containing:

<table border="1">
<caption>...</caption>
<tbody>
....

doesn't work?
Thanks for help.
/RAM/
  #2  
Old July 31st, 2008, 04:45 PM
Evertjan.
Guest
 
Posts: n/a

re: newbie: table caption


wrote on 31 jul 2008 in comp.infosystems.www.authoring.stylesheets:
Quote:
Hello,
Why the rule:
>
caption
{
font-style: bolder;
font-style should be font-weight
Quote:
>}
>
on document containing:
>
<table border="1">
<caption>...</caption>
<tbody>
...
>
doesn't work?
Thanks for help.
/RAM/
>


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update a table's caption Davbib answers 13 June 15th, 2009 07:15 PM
DataGrid problem Newbie answers 3 November 17th, 2005 05:23 AM
Problem of sorting table Ross answers 1 August 25th, 2005 01:45 AM
table caption CSS problem in Netscape/Mozilla? Randall Sell answers 9 July 20th, 2005 09:24 PM