Hello world!
1. contenteditable With the help of contenteditable attribute we can make any HTML element editable directly in the browser. Usage: It can be used in content management systems (CMS) or blog platforms where users can directly edit and format blog posts or other articles on the page. 2. draggable You can set draggable =”true” to any HTML element