Have you ever wanted to show code in your web page or blog without interpretation by the browser?
This is what I want you to see:
<img src="<?php gravatar("R", 40); ?>" alt="" />
Who has time to translate each character-code into proper mark-up? You don’t have to! Chris Brewer makes it easy with his “Display HTML Sample Code.”
Just paste your HTML code into the text box and click “clean.”
Righteous!


