CSS anyone have a good intro guide?

vibrokatana

New Member
I am expanding my programming knowledge from C#, Java, SQL, and ColdFusion to include php and css, I never was fond of those evil stylesheets, but since the tables were recently listed as depreciated, looks like its time to move on :(.

I read up a little on php, and will work on making my own website, since i have nothing to do for 4 weeks or so :P
 
vibrokatana said:
i hate css....its a wonderful tool, but a pain to learn lol
It is a pain at first, but once you figure it out, it's heaven! =)

Wait until you see what it can do when combined with Javascript. Yummy.
 
im more interested in combining with sql, i do a bunch of boring stuff with sql at work, gotta make a db cry :P, after working with mssql and not having a nulls last order by function It will be heaven working with mysql :P
 
sql pwns, but then again I actually had a good teacher... Always keep a reference(preferably online) that has a listing of all the functions, so you can look at the syntax for when you get bored...

oh and for work, ill take mysql over mssql anyday. I would almost pay for a liscense to have them install oracle at work, pl/sql pwns!
 
Back
Top