calliepeck
02-05-2006, 11:33 PM
So I've found that I can include some css coding within php and it will work, while other things are just ignored. I'm having no luck finding any resources on this, so hoping someone might point me in the right direction.
Essentially, I just want my 'echo' results to be styled according to variable. $date should be blue and italic, $headline black and arial, whatever. I can get this to work (sort-of) inside a table, but I feel like I get into trouble with classes. Should I reference an external stylesheet for something so small?
Cheers.
Essentially, I just want my 'echo' results to be styled according to variable. $date should be blue and italic, $headline black and arial, whatever. I can get this to work (sort-of) inside a table, but I feel like I get into trouble with classes. Should I reference an external stylesheet for something so small?
Cheers.