1

本文通过实例演示了HTML中<img>标签的各种属性用法,包括默认图片尺寸、丢失图片时的替代文本显示、长描述属性及图片尺寸的具体设置方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>imageattr.xhtml</title>
</head>
<body>

<p>
Default image (approx 87x50 pix)<br />
<img src="../objects/attblk1.gif" alt="att.gif"/><br /><br />

Missing image displays alt text success<br />
<img src="../objects/missing.gif" alt="success"/><br /><br />

Longdesc attribute may display long description<br />
<img src="../objects/attblk1.gif" alt="att.gif" longdesc="long description"/><br /><br />

43pix wide 25 pix high<br />
<img width="43" height="25" src="../objects/attblk1.gif" alt="att.gif"/><br /><br />

50% and 75% of screen width wide (15% high should be ignored
resulting in normal aspect ratio, Globe should not be streched.)<br />
<img width="50%" height="15%" src="../objects/attblk1.gif" alt="att.gif"/><br /><br />
<img width="75%" height="15%" src="../objects/attblk1.gif" alt="att.gif"/><br /><br />
</p>

<div>50% and 75% wide 25% high of 100px high box</div>
<div style="height:100px; border:solid black 1px">
<img width="50%" height="25%" src="../objects/attblk1.gif" alt="att.gif"/><br /><br />
<img width="75%" height="25%" src="../objects/attblk1.gif" alt="att.gif"/><br /><br />
</div>

<p>
<a href="imagetype.xhtml">imagetype.xhtml</a><br />
<a href="image.xhtml">[image]</a><br />
<a href="menu.xhtml">[menu]</a>
</p>
</body>
</html>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值