2 replies [Last post]
wood_tah
Offline
newbie
Last seen: 19 years 14 weeks ago
Timezone: GMT-5
Joined: 2004-02-26
Posts: 3
Points: 0

I am trying to help someone who just started working with me learn CSS. I have given them some reference materials and websites to look through, but I was having trouble finding a specific site which I think would be very useful for them, and others.

A few weeks ago, I came across a website that would translate css rules into easy-to-understand text -- you just had to paste the rule into a textbox, then click a button, and the text translation was displayed below. Unfortunately, I did not bookmark it and I am now no longer able to find that site.

Does anyone know of a site that does something similiar to what I described above?

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 21 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Online CSS Rule Translator

Hi there,

This may be what your after,

http://penguin.theopalgroup.com/cgi-bin/css3explainer/selectoracle.py

Hugo.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

wood_tah
Offline
newbie
Last seen: 19 years 14 weeks ago
Timezone: GMT-5
Joined: 2004-02-26
Posts: 3
Points: 0

Online CSS Rule Translator

Thanks!! It wasn't the same site as I saw before, but no matter, it does what I was looking for.

Thanks again for the quick and accurate response!