Our First Webpage
Let’s write some code!
Now that we are all set up, let’s write some code.
Add the following to the HTML editor:
<h1>I learnt to code in HTML today!</h1>The result should look like the below example:
Woo! Your first line of HTML code!
