.

How To Write My First HTML Code How To Write My First HTML Code

How To Write My First HTML Code


 BY:  CodingTips [  Updated on:Feb-21-2018]    
   Reading Time: About 1 minutes




Here is your first HTML code.

<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>
</html>


Leave a Comment


Login to post a public Comment

Comments 2.


Coding Tips
6 years ago

All comments are welcome for our articles

iqteasers Team
7 years ago

Must learn coding