When I design my website text in points will it be converted to pixels? I ask because I am more familiar with points.
Is this ok do do?
When I design my website text in points will it be converted to pixels? I ask because I am more familiar with points.
Is this ok do do?
You may not get accuracy when forcing the use of points for a web document because the HTMLfilter will round down or up to the nearest whole pixel size.
For example, 10 points = 13.33 pixels, the HTML filter will export as 13px
Best is to use pixel sizes for web documents (which is the default setting anyway)
Bookmarks