Hi I am new to css, I did a degree in I.T at a university in london finished four years ago and worked in a completly different industry now that I want to design a site I realise just using html won't cut it lol, so I am trying to learn css on my own, do you think that is possible? there is a lot of information online but I am a bit confused on how to put it all together
I want to design a site similar to this:
I am trying to use floating three columns and I do understand that it will be best to have the css in a seperate file and add it to the html file by using a link. what i don't understand is where do I put the font size colour etc? Because all the examples I have seen on floating three columns there is no declaration of what the font should look like, does that mean I have to put it on a seperate stylesheet?
This is the example of floating three columns
http://matthewjamestaylor.com/blog/perfect-3-column.htm
Thank you for any advice you may give