Rendur: Dynamically Preview HTML and CSS

Posted by : Shitu on Tuesday, May 26, 2009

Comments(0)

Categories: ,

Rendur is a useful tool for anyone who uses HTML, CSS or JavaScript because it lets you see what your code will produce - as you type it. It lets you "quickly test ideas that are floating around in your head without the hassle of loading your favorite IDE, saving a temporary file to your disk, then opening it with the browser.

Dynamically Preview HTML and CSS

The new version 2.2 of Rendur gives you following functionality

  • Javascript Sandbox
  • Syntax highlighting for html and css. This is turned off by default (firefox only)
  • Ability to turn realtime editing and syntax highlighting off. (select "Rendur 2.2" tab. Click the appropriate tab a second time to render your changes)
  • Targeted editing. (firefox only) Click the target (⊕) to select an element and edit it's content while leaving the rest of the documnet untouched. Click any item in the targeted element's ancestry to edit that element.
  • Minor layout/interface adjustments

Check out Rendur@ Rendur.com

Related Posts



0 Responses to "Rendur: Dynamically Preview HTML and CSS"

Post a Comment