Archive for category Web Design

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. Read the rest of this entry »

No Comments

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.

No Comments

Hyperlink Etiquette

Are you using hyperlinks properly? During my time programming and fixing webpages, I’ve noticed that there is a common misconception about linking. If you’re concerned about your site’s success, this article will benefit you! Read the rest of this entry »

No Comments