code

<code> this tag is used to write a part of computer code code in the webpage


<!DOCTYPE html>
<html>
<body>

<code>A piece of computer code</code><br>

</body>
</html>

Output:
A piece of computer code

Comments

Popular posts from this blog

Headings In HTML

Introduction and Format of HTML

Font Tag