PHP2


请设计下面网页。

 

 

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>练习2</title>
</head>
<body>
    <h2>促销信息</h2>
    <img src="D:\php\image/show3_big.jpg" alt="Acer上网本" title="Acer上网本" />
    <p>拍卖Acer上网本</p>
    <p>奔腾双核,1G内存,200G硬盘</p>
    <p>跳楼疯抢价<span style="color:red;font-size:70px;">1</span>元起</p>
</body>
</html>

 

posted @ 2022-03-10 20:43  好(justice)……  阅读(8)  评论(0编辑  收藏  举报