التعليقات وبعض التأثيرات للنصوص
<html>
<head>
<title>website</title>
</head>
<body>
<!--anything for notes-->
<b>bold text</b>
<i>italic text</i>
<del>deleted text</del>
<ins>inserted text</ins>
<mark>marked text</mark>
</body>
</html>