On Sep 26, 2009, at 1:49 PM, Jonathan Lundell wrote: > > On Sep 26, 2009, at 1:42 PM, mr.freeze wrote: > >> >> I fixed them. That site is really handy. Thanks again! > > It is. It's linked, along with some other useful stuff, from > http://www.w3.org/
I should have mentioned that I use a couple of bookmarklets to check the html or css of the current page I'm browsing. It's nice for checking dynamically generated pages. javascript:void(document.location='http://jigsaw.w3.org/css-validator/ validator?uri='+document.location) javascript:void(document.location='http://validator.w3.org/check? uri='+document.location) Here are more: http://pimpmysafari.com/bookmarklets/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

