Thread: StatsLab11
View Single Post
Old 03-17-2011, 10:11 AM   #253
fhomess
Hall Of Famer
 
fhomess's Avatar
 
Join Date: Nov 2002
Posts: 3,698
You'll want to familiarize yourself with Cascading Style Sheets (CSS). W3Schools has a pretty decent tutorial here.

CSS allows you to define the appearance/styling of your web page based on the HTML tags and classes. So, for example, you could tell all tables with a class of wdgT to have a width of 312 pixels without having to edit the table code directly.
__________________
StatsLab- PHP/MySQL based utilities for Online Leagues
Baseball Cards - Full list of known templates and documentation on card development.
fhomess is offline   Reply With Quote