HTML5
ITS HTML CODING <html> <head><title>new attributs</title></head> <body background="file:///C:/Users/Hp/Pictures/Saved%20Pictures/photo-1507065255811-f3b9fe968f84.jfif" text="yellow" border="1px"> <span> <div style="background-color:green;color:white;padding:20px"> <ol> <li>pawan</li> <li>deep</li> <li>singh</li> </ol> <ul> <li>making<?li> <li>new <br> <progress min="0" max="100" value="50"></progress></li> <li>things</li> </ul> </div> </span> <a href="file:///C:/Users/Hp/Documents/anaconda/p.html" target="_blank">go back</a> <table border="5px" color="blue" text="white"> <tr> <td>pawan</td> </tr> </table> <input name="name" type="te...