申論 5一個HTML 文件如下描述:<html><head><title>This is the title</title></head><body><h1>Favorite Animals</h1><p>Of all the animals in the world, the<a href=”http://pigs.org/pigs.html”>pig</a> isperhaps the most charming.</p><p>However, the<a href=”http://hippopotamuscity.org/hippo.html”>hippopotamus</a> is also cute.</p></body></html>㈠利用瀏覽器(browser)觀看此HTML 文件時,試畫一個簡圖表現電腦螢光幕上所顯示的訊息。(10 分)㈡利用瀏覽器(browser)觀看此HTML 文件時,若用滑鼠點選“pig”字樣時,將會發生何事?(5 分)