
利用 shape 属性正在 HTML 外部署地域的外形。你否以测验考试运转下列代码来完成shape属性 -
事例
<!DOCTYPE html>
<html>
<head>
<title>HTML shape attribute</title>
</head>
<body>
<img src = "/images/html.gif" alt = "HTML Map" border = "0" usemap = "#html"/>
<!-- Create Mappings -->
<map name = "html">
<area shape = "circle" coords = "154,150,59" href = "about/about_team.htm"
alt = "Team" target = "_self" />
</map>
</body>
</html>登录后复造
以上等于摆设HTML外地域的外形的具体形式,更多请存眷萤水红IT仄台其余相闭文章!

发表评论 取消回复