Thursday, 22 September 2016

Fast Screen Recording

Fast Screen Capture and Recording App more...

 

No comments:

Create modal using HTML and CSS

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