I used to make my own (ugly) websites in plain basic HTML. I've recently had it redone properly with CSS but now I'm completely lost everytime I want to make a basic change. For example all text appears differently than the parameters I mention in the font tag, that's the thing I need to learn ASAP as it's driving me nuts. Can anyone tell me how I get the text to appear in the font and size I want? That's really all I need to know for now, but I'd also like to know where I can learn more about this complicated CSS thing. Thanks
You should provide some bits of HTML and CSS code and specify which part is not working as expected. You can learn more about CSS at w3schools.com
well the place I recommend to everyone looking for either simple solutions to coding problems as well as to learn the coding/programming language itself is codingforums (codingforums dot com) They can explain and help you with just about anything you need.
U can find CSS tutorials from the following sites:- csstutorial.net tizag.com/cssT w3schools.com/css/css_intro.asp