欢迎光临散文网 会员登陆 & 注册

HTML实践和路径问题:图片不显示,相对路径和绝对路径-这是大部人的问题

2022-07-15 09:50 作者:9岁月静好5  | 我要投稿

<!DOCTYPE html>

<html lang="en">


<head>

    <meta charset="UTF-8">

    <title>Lightly-HTML-Project</title>

    <link type="text/css" rel="stylesheet" href="css/style.css" />

    <script type="text/javascript" src="js/script.js"></script>

</head>


<body>

    <div style="background-color :rgb(145, 179, 184);

    text-align: center;

    padding:50px;

    ">

        <img alt="我我我"

            src="https://re01-0gr7ypn1903611a0-1312802242.tcloudbaseapp.com/6c49a72f57bdd83d86b4733a3800761.jpg"

            width="110px" height="110px">

</div>

    <div style="

    max-width:760px;

    text-align:center;

    font-size:20px;

    margin:40px auto;

    line-height: 1.7;

    ">

        <p style="background-color:rgb(255, 255, 255);

        ">大家好,我是¥%#。来自河南省。</p>

        <p> 第一次做个人网页,有点小紧张。</p>

        <p>不过没事,我会继续努力的。</p>

    </div>

    <div style="

     background-color:rgb(145,179,184);

    text-align:center;

    padding:40px;

    font-size:12px;

    ">

        <p>版权声明:Copyright © 2022 ¥%#</p>

        <a href="https://space.bilibili.com/347795092";>¥%#</p>

    </div>

</body>


</html>

HTML实践和路径问题:图片不显示,相对路径和绝对路径-这是大部人的问题的评论 (共 条)

分享到微博请遵守国家法律