xxxxxxxxxx
<html>
<body>
<!-- Tarayıcının & amp; ve & lt; < sembolünün . sembolüyle nasıl değiştirildiğine dikkat edin.
Kod düz metindir, bu yüzden tarayıcı size sonucunu göstermek yerine kodu olduğu gibi gösterir. -->
<pre>
<!DOCTYPE html>
<html>
<body>
<p>HTML & CSS are so easy to learn</p>
</body>
</html>
</pre>
</body>
</html>