meera pankhania

Hi, I'm Meera!

An accessibility and usability consultant, front end developer, designer, uber geek, digital freak! A thinker, foodie, web junkie, sports lover, fan gurl of too many things and fanatical about films. This website is about my random ramblings, along with other pretty things.. and I'm available for freelance work.

23 June 2008 View Comments

Which Web Accessibility Tool?

Since the departure of Watchfire’s free online Webxact Bobby tool it’s been pretty difficult to find another tool which will aid designers and developers to create brilliantly accessible websites. The Bobby tool used to allow users to scan, test, remediate and understand compliance with current accessibility legislation.

16 June 2008 View Comments

CSS3 – Backgrounds

For the last part of our introductory series to CSS3, we will be taking a look at the new background properties. These include background size, using more than one background for an element, and background origin (which effects the position of a background).

16 June 2008 View Comments

CSS3 – Multiple Columns

Multiple columns are a major facet of laying out text – newspapers have used them for decades. So important are they that it is amazing that the current way to achieve a multi column layout is one of the most complex techniques for a new designer to grasp.

16 June 2008 View Comments

CSS3 – User Interface

This tutorial will be taking a look at some of the new ways you can manipulate user interface features in CSS3. But what do we mean by “user interface”? CSS3 brings some great new properties relating to resizing elements, cursors, outlining, box layout and more. We’re focusing on three of the most significant user interface [...]

16 June 2008 View Comments

CSS3 – Text Effects

The third part in this series on CSS3 will be delving into the new text effects. Typography is, without any doubt, one of the most important aspects to get right when designing a layout. Type can draw the reader through a page, give a certain impression, provide impact, be subtle, or aid in separating content. [...]

16 June 2008 View Comments

CSS3 – Borders

For the second part of our series on CSS3, we’ll be taking a look at borders. Everyone who uses CSS is familiar with the border property – it’s a great way to structure content, create effects around images and improve page layout. CSS3 takes borders to a new level with the ability to use gradients, [...]