standards

Coming Problems with Web Design

I just read an interesting article in A List Apart about how browsers that are forgiving of bad markup and css are bad for the web.

And I totally get it.

In fact, a failure of how standards apply to web pages is one of the reasons why, until really quite recently, I’d avoided having anything to do with Web Design. I hated it. I hated that even if you structured your code correctly it would look right only in half the browsers you tested in.

Well, this is going to change over the coming five years. Standards will become far more important, and odd hacks will slowly fade into the background. Browsers, my friends, are going to have to become a whole lot less forgiving.

And there lies the rub – with tougher browsers, building websites will become a lot harder for non-technical types. In fact, it could become near impossible. On the upside, tools like WordPress will be able to offer more choices to the user because the code will know that what it outputs to the browser will work.

So the internet’s going to get a lot better in the coming years… but if you’re not prepared to work hard at it then becoming a web developer or designer is going to become far tougher.

Categorised as: Design, Wordpress

Keep It Standard

I was working with a client recently on their own, customised installation of WordPress… and it was driving me potty.  It was a pretty tiring day, given that our normal training covers concepts such as drafts.  On their installation, you pressed save and the page (no posts on that one) would immediately appear on the navigation.  Not only that, but changing a page order had no effect on the javascript based menu system they’d implemented. Read more

Categorised as: Wordpress