<tfoot id='qAWIf'></tfoot>
      • <bdo id='qAWIf'></bdo><ul id='qAWIf'></ul>
    1. <small id='qAWIf'></small><noframes id='qAWIf'>

      <i id='qAWIf'><tr id='qAWIf'><dt id='qAWIf'><q id='qAWIf'><span id='qAWIf'><b id='qAWIf'><form id='qAWIf'><ins id='qAWIf'></ins><ul id='qAWIf'></ul><sub id='qAWIf'></sub></form><legend id='qAWIf'></legend><bdo id='qAWIf'><pre id='qAWIf'><center id='qAWIf'></center></pre></bdo></b><th id='qAWIf'></th></span></q></dt></tr></i><div id='qAWIf'><tfoot id='qAWIf'></tfoot><dl id='qAWIf'><fieldset id='qAWIf'></fieldset></dl></div>
    2. <legend id='qAWIf'><style id='qAWIf'><dir id='qAWIf'><q id='qAWIf'></q></dir></style></legend>

        我可以通过哪些方式将图像以类似网格的格式放置?

        时间:2023-07-31
        <legend id='fdIAH'><style id='fdIAH'><dir id='fdIAH'><q id='fdIAH'></q></dir></style></legend>

            <i id='fdIAH'><tr id='fdIAH'><dt id='fdIAH'><q id='fdIAH'><span id='fdIAH'><b id='fdIAH'><form id='fdIAH'><ins id='fdIAH'></ins><ul id='fdIAH'></ul><sub id='fdIAH'></sub></form><legend id='fdIAH'></legend><bdo id='fdIAH'><pre id='fdIAH'><center id='fdIAH'></center></pre></bdo></b><th id='fdIAH'></th></span></q></dt></tr></i><div id='fdIAH'><tfoot id='fdIAH'></tfoot><dl id='fdIAH'><fieldset id='fdIAH'></fieldset></dl></div>

              <tbody id='fdIAH'></tbody>

            • <small id='fdIAH'></small><noframes id='fdIAH'>

            • <tfoot id='fdIAH'></tfoot>
                <bdo id='fdIAH'></bdo><ul id='fdIAH'></ul>

                  本文介绍了我可以通过哪些方式将图像以类似网格的格式放置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有大约 12 到 15 张图片要在一个网格中对齐,每张图片下都有文字.我考虑过使用一张桌子,但我听说现在桌子不是最好的选择.我尝试了其他一些方法,但似乎都没有达到我想要的效果.

                  我希望它看起来像这样的一个例子:

                  [-----图片-----] [-----图片-----] [-----图片-----] [-----图片-----] --- 第 1 行

                  (--Description-) (-Description-) (-Description-) (-Description-)

                  [-----图片-----] [-----图片-----] [-----图片-----] [-----图片-----] --- 第 2 行

                  (--Description-) (-Description-) (-Description-) (-Description-)

                  等等……

                  除了表格之外,我还应该考虑使用哪些其他方法?任何建议或参考都会有所帮助.

                  解决方案

                  HTML:

                  <上一页><div class="floated_img"><img src="img.jpg" alt="一些图片"><p>上图说明</p></div><div class="floated_img"><img src="img2.jpg" alt="另一张图片"><p>上图说明</p></div>

                  CSS:

                  <上一页>.floated_img{向左飘浮;}

                  您可能需要更多样式,但这基本上应该满足您的需求.

                  I have about 12-15 images that I want to align together in a grid, with text under each image. I thought about using a table, but I hear that tables aren't the best way to go these days. I tried a few other things, but nothing seemed to work the way I wanted it to.

                  An example of what I want it to look like would be something like this:

                  [-----Image-----] [-----Image-----] [-----Image-----] [-----Image-----] --- Row 1

                  (--Description-) (-Description-) (-Description-) (-Description-)

                  [-----Image-----] [-----Image-----] [-----Image-----] [-----Image-----] --- Row 2

                  (--Description-) (-Description-) (-Description-) (-Description-)

                  and so on...

                  What are some other methods, besides tables, that I should look into using? Any suggestions or references would be helpful.

                  解决方案

                  HTML:

                  <div class="floated_img">
                      <img src="img.jpg" alt="Some image">
                      <p>Description of above image</p>
                  </div>
                  <div class="floated_img">
                      <img src="img2.jpg" alt="Another image">
                      <p>Description of above image</p>
                  </div>
                  

                  CSS:

                  .floated_img
                  {
                      float: left;
                  }
                  

                  You'll probably want some more styles, but that should do basically what you want.

                  这篇关于我可以通过哪些方式将图像以类似网格的格式放置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:是否有适用于 Webkit 的 CSS3 网格布局的有效实现? 下一篇:用 Javascript 创建一个动态的 div 网格

                  相关文章

                  <tfoot id='ajiuG'></tfoot>

                  1. <legend id='ajiuG'><style id='ajiuG'><dir id='ajiuG'><q id='ajiuG'></q></dir></style></legend>
                  2. <small id='ajiuG'></small><noframes id='ajiuG'>

                      • <bdo id='ajiuG'></bdo><ul id='ajiuG'></ul>

                      <i id='ajiuG'><tr id='ajiuG'><dt id='ajiuG'><q id='ajiuG'><span id='ajiuG'><b id='ajiuG'><form id='ajiuG'><ins id='ajiuG'></ins><ul id='ajiuG'></ul><sub id='ajiuG'></sub></form><legend id='ajiuG'></legend><bdo id='ajiuG'><pre id='ajiuG'><center id='ajiuG'></center></pre></bdo></b><th id='ajiuG'></th></span></q></dt></tr></i><div id='ajiuG'><tfoot id='ajiuG'></tfoot><dl id='ajiuG'><fieldset id='ajiuG'></fieldset></dl></div>