After the <HEAD> tag and <TITLE> tag <BODY> tag starts. The main contents of a webpage stores here. Inside this part we can contain images, audios, videos or anything else like forms or something else. It is a container type tag so it starts with <BODY> and ends with </BODY>.By using font tag we can change the fonts of the body. Later on we will discuss about these tags. Body tag looks like following:
<BODY>
..............................
..............................
..............................
</BODY>
Now we will see how it works on a webpage coding.
Now the saving procedure is like before. Go to File then Save As then put a name Like program3.html , We write html because it is the extension for web file. Otherwise it will not open in Browser.
wonderful post. thank you
ReplyDelete