Page 85 - TP-Play_V-2.0_Book-8
P. 85
<BR>
<BR>
<INPUT TYPE="SUBMIT" VALUE="SUBMIT"> <INPUT TYPE="RESET" VALUE="RESET">
</FORM>
</BODY>
</HTML>
The output of the preceding code is as follows:
Output
Recap
The process of linking a particular section of the same web page is called interlinking.
The process of linking a web page to another web page of the same website or
another website is called intralinking.
The <img> tag is used to insert an image in the web page.
The <IFRAME> tag of HTML5 allows you to divide a browser window into many
sections or parts.
The <FORM> tag is used to create the form boundary on the web page.
Images, Links and Frames in HTML5 85

