Back to Lesson 1
For lesson 2, we will proceed on how to put something on the html board. In previous we learn about html tag, head tags and also title tags.
Today another new tag will be preview which is called <BODY> tags, usually it located after the <HTML>, <HEAD> & <TITLE> tags. Needless to say, keep these in your document.
<HTML>
<HEAD>
<TITLE>ape-ape aje</TITLE>
</HEAD>
<BODY>
</BODY></HTML>
Then, type "something really...