Make your Content Editable

Make your Content Editable

editable ul li list

<!DOCTYPE html>

<html lang="en">
<head>
 <meta charset="utf-8">
 <title>html 5 features, html 5,Make your Content Editable</title>
</head>
<body>
 <h2>Make your Content Editable</h2>
     <ul contenteditable="true">
        <li>html 5 features. </li>
        <li>html 5 features tips and techniques you must know/</li>
        <li>html 5 tip </li>
    </ul>
</body>
</html>


Output :
li editable

Make your Content Editable Make your Content Editable Reviewed by Bhaumik Patel on 6:10 AM Rating: 5