Right now I'm just fooling around with CSS and was wondering if there's a way to get the CSS to apply to the content i am retrieving from my MySQL table.
Right now I'm just fooling around with CSS and was wondering if there's a way to get the CSS to apply to the content i am retrieving from my MySQL table.
tried this but it's not working. my style sheet will output correctly if i don't have it retrieving stuff from the database, but if echo something i get from mysql it ignores it.