px – em – % – pt – keyword
Apr 19, 2009 CSS, General, HTML, Resources, Tutorials
When it comes to setting the size of type in CSS, you have lots of options. You can apply a “keyword”, like p { font-size: small; } or a numerical value. When using a value, you need to declare a unit of measure which itself has four options. Which is best? It depends of course.







Leave a Reply