CSS help????????????????
Posted: 28 January 2011 12:56 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2011-01-28

Hi im asking a lot here but really need help with some CSS. I have made my website in HTML on notepad, a simple website. All I basically want is some CSS to make the font family; Verdana, font size; 13px, align: left, and colour in white.

I have tried doing this myself but it only worked on IE, and not FF or chrome.

Thanks guys!

Any help will be greatly appreciated
—————
a program coder convert avi to dvd mac

Profile
 
 
Posted: 29 January 2011 04:51 AM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  4
Joined  2011-01-27

If you install firebug (at least for ff) you can manually type in the css into the bottom navigator and you will see code changes real time.  This is a great software to use to see what styling is being applied to what too.

Profile