At 11/10/08 05:57 PM, BlackPT wrote:
At 11/10/08 03:57 PM, Snake-Arsenic wrote:
Font(in order of importance):Arial, Helveltica, sans-serif. Most people see Arial.
Color:#FFCC00
Size:14px
Also the text is bold.
I TOLD THAT BEFORE YOU. WIN.
Actually you said : Font: Arial | Color: #e4b814 | Size: 13 pts | Bold.
Mine would be Font:Arial, Helveltica, sans-serif. Most people see Arial.
First off you did not take into account that another font could be shown on a computer without Arial installed, then you got the colour wrong and used a point size for the font.
A point is determined by taking 1 inch and dividing it by the ppi(also known as dpi), mine would be 0.0033 inches. It's not a good idea to use a measurement that is designed for the printing industry for a font that only going to be displayed on screen as that will change the depending on people's Photoshop and GIMP image ppi/dpi settings.
Pixels do not change and work much better.
I got my results from the computed style of the element using the Firefox DOM Inspector. This is more accurate in this case as it shows the result of all styles, colour and formatting applied to the text and is different to what you said.