suchen

Heim  >  Fragen und Antworten  >  Hauptteil

Zum Thema Erweiterung

1524715389126239.jpg

Wie kann man es verkleinern, damit es eng an die verschachtelte Tabelle passt?

Zum Beispiel habe ich so ein ähnliches gemacht, ein Teil des Codes sieht so aus:

<table border="1">

<tr>

<td>

<img src = „G:OneDrive-Designarbeitspostermodifikation.jpg“ width = „20 %“ height = „400px“> Nr. The Eighth Building (Architecture) Style Exhibition 14.jpg" width="20%" height="400px">123456</td>

</tr>

Das Ergebnis ist dieses:

Wie erstelle ich also den Tischrand neben dem Bild?

刨冰加热刨冰加热2446 Tage vor1526

Antworte allen(3)Ich werde antworten

  • 灭绝师太

    灭绝师太2018-04-27 10:24:44

    给td一个固定的宽高,把图片已背景图片的方式放进去

    Antwort
    2
  • 刨冰加热

    谢谢老师

    刨冰加热 · 2018-04-27 10:25:54
    灭绝师太

    没事,因为你现在还是纯html布局,没有用到css知识,使用img标签图片的自带边距没办法去掉,所以还是使用背景图片的方法,学习到后期解决办法会更多....加油

    灭绝师太 · 2018-04-27 10:30:48
  • oswell

    oswell2018-04-26 15:10:38

    你这个应该是图片下面出现下边距,可以参考
    IMG图片下面出现下边距的解决办法

    Antwort
    1
  • 刨冰加热

    好的,谢谢你~

    刨冰加热 · 2018-04-27 10:26:04
  • PHP中文网

    PHP中文网2018-04-26 14:43:58

    边框边距设置为0

    Antwort
    1
  • 刨冰加热

    请问是表格的边框边距设置为0吗?

    刨冰加热 · 2018-04-26 14:46:12
  • StornierenAntwort