Edit This Code:
<!DOCTYPE html>
<html>
<body>

<p>I will display &Dstrok;</p>
<p>I will display &#272;</p>
<p>I will display &#x0110;</p>
 
</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy