Friday 28 July 2017

Example

Example_1
<html>
<body>

<b>ram</b>
<strong>ram</strong>
<i>ram</i>
<small>ram</small>

</body>
</html>
-------------------------------------------------------------
Example_2

<html>
<body>

<mark>ram</mark>
<p>ra<sub>m</sub></p>
<p>ra<sup>m</sup></p>

</body>


</html>

No comments:

Post a Comment