查看文件: h.html
大小: 333 字节
类型: text/html
<html> <head> <title>HTML <base> tag 教學說明</title> /* HTML base href, target 範例設定 */ <base href="https://seanacnet.com" target="_blank"> </head> <body> <a href="about-html-base"> 關於 html base 用法 </a> <img src="img/about-html-base.img"> </body> </html>
保存
取消
返回文件列表