1.

Design an html document to join two individual pages. use anchor tag with hyper link tag.​

Answer»

EXPLANATION:

MAKE an HTML page and add a tag which is

< a href src ="name of your second DOCUMENT and it's extension ">LINK to second page<\a>

both file should contain in same folder



Discussion

No Comment Found