FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » Use <th> instead of <td class="TableHeading">
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Use <th> instead of <td class="TableHeading"> [message #1446 is a reply to message #1444] Mon, 15 April 2002 15:26 Go to previous messageGo to previous message
snafu is currently offline  snafu   United States
Messages: 27
Registered: April 2002
Karma:
Junior Member
prottoss wrote on Sun, 14 April 2002 11:54 PM

Sounds like a good idea Smile

<th> tag however has 2 anoying properties. first the text inside is automatically bolded & second which is even more anyoing is that the text inside the tag is aligned center by default.

The 2nd being most problematic since the text inside <td class="TableHeading"> is rarely centered.


No problem! A simple style sheet rule fixes these things:

th{text-align:left;font-weight:normal;}

With these styles, <th> will behave like a regular <td>, although bold text is probably more appropriate.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Private Forums?
Next Topic: Moving threads
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 02:14:01 GMT 2024

Total time taken to generate the page: 0.07144 seconds