Archive for the 'Web Development' Category

Designing Websites for Everyone

Wednesday, November 25th, 2009

When designing a website, there are many important things you have to take into account. Today, I’m going to touch on three of the biggest things you should concern yourself with when creating a website for everyone to see.
Number one: screen size/resolution. Up until a few years ago the standard was to design for a [...]

CSS3: What’s New for CSS?

Wednesday, September 9th, 2009

Alright, this one’s for the fellow web developers. I’d like to talk a bit about CSS3. But first, a bit of review:
CSS, short for Cascading Style Sheets, is a method to add formatting and styling to any markup language. It’s most commonly used in web pages programmed in HTML and XHTML but it can be [...]