How to Edit a Web Page without editing in Source Code
Just copy the below code and paste it in the browser (web Address bar). Now you can do any edit with this page and take a screen shot to impress your friends :-)
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Comments
Post a Comment