Tags
.NET API attribute background image Blueprint CMS CodeIgniter CSS CSS2 CSS3 CSS3.info Cufon Elguji Software fluid layout Green Bin Ottawa IdeaJam IE6 IE7 jQuery jQuery Tools JSLint Lotus Notes MasterPage menu micro site multilingual navigation performance plugin Sidney Crosby Sitefinity sprite standards TeamCOPD Telerik template slice units video WordPress WPML XHTML Yahoo! YDN YouTube YUI TheaterDisclaimer
Everything posted on this blog is my personal opinion and does not necessarily represent the views of my employer or its clients.
Category Archives: Web Development
A closer look at the max-width property
I came across an interesting issue today with the max-width property. It’s a property that I’ve only used in a few occasions in the past – mainly due to the constraints of legacy browsers that do not support it. That … Continue reading
Is your video content getting indexed?
Read an interesting article the other day called Video SEO: A technical guide (by Joost de Valk) which goes into a in-depth explanation of video SEO. It is something that I had not really thought about previously – had really … Continue reading
Posted in Web Development, Web Services
Tagged Bing, Google, object, RDFa, SearchMonkey, sitemap, video
Leave a comment
A manageable method for creating CSS image sprites
The technique for creating and using CSS image sprites has been around for quite some time now. However, they don’t seem to be used near enough, despite the performance bonuses they can deliver. Perhaps it is due to the fact … Continue reading
Inline-Block whitespace workaround
In response to an article written yesterday (April 26th, 2010) about the inline-block display property on Impressive Webs, there was some debate on unwanted whitespace that appears to the right of elements that are styled with this property. If you … Continue reading