Wednesday, 15 October 2014

Remove restrictions from MS Word and Excel Files

Remove passwords / editing restrictions on MS Word and Excel Files: more...

No comments:

Create modal using HTML and CSS

<body>   <dialog id = "modal">      <div>        <h1>Title</h1>        <p>Sample Text</p...