external linking in html do in 3 pages
Answers
Answered by
1
Answer:
use the <a> element to define a link .
use the href attribute two define the link adress .
use the target attribute to define where to open the linked document .
Similar questions