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.
Author Archives: Mike
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
CSS3 Lessons: Multiple Background Images
The CSS3 background property has been completed enhanced from it’s CSS 2.1 predecessor, with some really interesting new features that I plan on investigating in future articles. For the purposes of this article, I’ll be looking at the multiple image ability of the background-image property. Continue reading
Posted in CSS3 Lessons
Tagged background, background image, background-position, background-repeat, CSS2, CSS3, fluid layout, layering, multiple
6 Comments
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