News

HTML Basic Tutorial This project demonstrates basic HTML elements and how to manipulate them dynamically using JavaScript. The web page includes examples of adding headers, paragraphs, and ...
It is a HTML and CSS based WebPage that acts as a Notepad. It is created to implement the knowledge of CSS, HTML and Javascript.
Don’t worry, it’s beyond simple to use. This notepad trick works because of HTML’s “contenteditable” attribute that can turn any part of a web page into an interactive area for editing text.
How to make an instant Notepad in your Chrome, Firefox, Safari or Edge Browser If you are a developer you may have faced a situation where a code which needs instant jotting down. Ditto for other ...