Saved Bookmarks
| 1. |
There are two web pages in the class project created by Mathew. The second page should appear in the browser when clicked at a particular text in the first page. What do you call this feature? Name the tag and attribute needed for creating such a feature. |
|
Answer» This feature is called link Tag used is <A> and attribute is HREF |
|