When someone coined the phrase “content is king”, they meant it. Every website must have content. From blog posts to merchandise descriptions, the content of a website determines it’s value to an visitor. If your thinking of building a website, the first thing to consider is the content of your pages.
Web Typeography with CSS
Web typography is a good article on why you should avoid using the html <font> tag, and use CSS instead. CSS allows you to change all aspects of typography, and gives you flexibility on the displaying of your font. This helps you separate your content from your format a provide accessibility on your website.