Instant Page Validation
Favelets or Bookmarklets are little javascript-based bookmarks that can come in quite handy. My personal favorite is:
javascript:void(window.open('http://validator.w3.org/check?uri='+window.location,'',''));
I've added this to my Links bar and if I need to validate a page, I just click the button.
TIPS, TRICKS & BOOKMARKS on WEB DEVELOPMENT
I'm Jonathan Snook and I write about web design and development. I 








Conversation