찾다

 >  Q&A  >  본문

여러 장의 사진이 자동으로 감싸진 후 사진이 중앙에 표시됩니다.

으으으아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아아
❥奈我何❥❥奈我何❥2131일 전1585

모든 응답(5)나는 대답할 것이다

  • 清

    2019-03-09 22:48:00

    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>Document</title>
    <style>
    div{
    text-align: center;
    }
    </style>
    </head>
    <body>
    <div>
    <img src="http://www.php.cn/static/images/footer.gif" alt="">
    <img src="http://www.php.cn/static/images/footer.gif" alt="">
    <img src="http://www.php.cn/static/images/footer.gif" alt=""><br>
    <img src="http://www.php.cn/static/images/footer.gif" alt="">
    <img src="http://www.php.cn/static/images/footer.gif" alt="">
    </div>
    </body>
    </html>

    DIV는 중앙에 위치할 수 있습니다

    회신하다
    0
  • ❥奈我何❥

    세 번째 그림에는 왜 강제 줄 바꿈이 없나요?

    ❥奈我何❥ · 2019-03-11 10:44:12
  • ❥奈我何❥

    ❥奈我何❥2019-03-08 20:08:54

    아니요, 시도해 봤습니다. 자동 단어 줄 바꿈이 없는 경우 중앙에 표시될 수 있습니다. 자동 줄 바꿈이 있는 경우 왼쪽 정렬이 가능합니다.

    회신하다
    0
  • 殘留の回憶

    殘留の回憶2019-03-08 18:48:09

    text-align:center, 이렇게 하면 문제가 해결될 수 있습니다

    회신하다
    0
  • 취소회신하다