Archive for the 'Web Design' Category

Tweak Your WordPress Theme-Tip 2

Wednesday, May 13th, 2009

In the first tip, I posted about aligning your images in your posts and pages by using specific CSS classes of alignleft, alignright, and aligncenter. By adding a bit of code to your WordPress theme’s stylesheet file, you can insert images into your posts and pages using the WordPress built-in image uploader and just select [...]

Web Designers: Why Are You Still Using Tables?

Sunday, April 26th, 2009

I am quite surprised that many web designers still use tables when creating web sites. Tables are very useful for displaying tabular data, but should no longer be used for web site design. A tableless-designed site loads quicker, is easier for search engines to spider, and is easier to maintain. All the design elements of [...]

Learning Basic CSS

Monday, March 9th, 2009

One of my favorite sites to visit is CSS Vault. All the sites featured there are created using CSS and it just reinforces how CSS makes websites look beautiful. If you visit css Zen Garden you will get an idea of what can be accomplished visually with CSS. CSS is not really that hard to [...]

Blog Home