aspose file tools
The moose likes Servlets and the fly likes Styles Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Styles" Watch "Styles" New topic
Author

Styles

Joey Alencar
Ranch Hand

Joined: Jun 26, 2001
Posts: 43
I have this Style:
/*
** Controls attributes of all table headers generated by the HTML generation framework.
*/
.vrTableHeader
{
font-family:Arial, sans-serif;
color:#FFFFFF;
font-size:10pt;
font-weight: bold;
background-color:#6699CC;
text-align:left;
vertical-align:bottom
}

I'd like to set the width of the cell that is using this style. How can I do this?
Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Styles
 
Similar Threads
Leafs sweep Sens ...
"finally" a "break" in the job hunting
passed SCJP2 with 100%
Threading issue
Exception