design the web page to dispaly the following table with hyperlinks the department name for every information inside the table
Answers
Answered by
0
Answer:
use table and hyperlink tag for this
Explanation:
You have to use <td> tag and <tr> tag for table creation and inside <tr> tag you have to use <href> tag for hyprlink
Similar questions