Frames with CSS

Frames is a web design featured shunned by many. Although it is not preferred method of providing content, many people find the features of frames beneficial to their site. Frames with CSS provides an accesible friendly method to add frame-like features to a web page.

Content is King

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.