Forum Moderators: phranque
I've hit a small hitch. I'm moving a site over to css. At current they only use two text sizes in their site and the only font is arial. The problem is converting the fonts to css and keeping the sizes. The are two ways I can see around my problem.
Either
1. I need a way of specifying the web font size in css (you know, the way we did it in the font tag before css. Numbers 1 - 6)
Or
2. The equivalent size in points (pt) to arial size 1 and arial size 2.
Any help is greatly appreciated.
Chris.
Cascading Style Sheets, level 1 [w3.org]