Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
edit websites - Javascript Code Bank
edit websites
edit websites (not permanent)
just put this in the address bar and edit any website
to edit
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
to stop editing
javascript:document.body.contentEditable='false'; document.designMode='on'; void 0