18910140161

HTML-如何在列中对齐图标、数字和文本?-堆栈溢出

顺晟科技

2022-10-19 13:36:26

122

使用下面的代码,我只能将图标、数字和文本放在对齐方式尚未确定的列中。我不知道该怎么做。您能告诉我如何通过如下图所示的第一列对齐来完成此操作吗。

我能做到的如下所示。

HTML为:

      <div class="row impact-section">  
       <div id="shopify-section-impact" class="shopify-section"><h2>Our Gifts Create an Impact</h2>
        <div class="col-sm-12 col-md-4 col-lg-4 col-xl-4">
         <div><img src="http://cdn.shopify.com/s/files/1/0505/7645/7884/files/160_000_-_People.png?v=1633076419"></div>
         <div>160,000</div>
         <div>Lives impacted last year across 28 states and 35 countries</div>
        </div>

        <div class="col-sm-12 col-md-4 col-lg-4 col-xl-4">
         <div><img src="https://cdn.shopify.com/s/files/1/0505/7645/7884/files/30_-_Diverse.png?v=1633087230"></div>
         <div>30%</div>
         <div>Ratio of PwP's purveyor businesses that are female- and diverse-owned</div>
        </div>

        <div class="col-sm-12 col-md-4 col-lg-4 col-xl-4">
         <div><img src="https://cdn.shopify.com/s/files/1/0505/7645/7884/files/50_000_-_Workforce.png?v=1633087275"></div>
         <div>50,000+</div>
         <div>Hours of training provided for youth and adults with employment barriers</div>
        </div>
        <div class="mt2x btn center-xs col-sm-12 col-md-12 col-lg-12 col-xl-12"><a role="button" href=""><button>Learn More About our Impact</button></a></div>
       </div>
      </div>

顺晟科技:

我们的天赋产生影响

=“内容col-sm-12 col-md-4 col-lg-4 COL-XL-4”> http://cdn.shopify.com/s/files/1/0505/7645/7884/files/160_000__people.png?v=1633076419 160,000 去年28个州和35个国家的生活受到影响 30% PWP由女性和多元化拥有的供应商企业的比例

      <div class="row impact-section">  
       <div id="shopify-section-impact" class="shopify-section"><h2>Our Gifts Create an Impact</h2>
        <div class="col-sm-12 col-md-4 col-lg-4 col-xl-4">
         <div><img src="http://cdn.shopify.com/s/files/1/0505/7645/7884/files/160_000_-_People.png?v=1633076419"></div>
         <div>160,000</div>
         <div>Lives impacted last year across 28 states and 35 countries</div>
        </div>

        <div class="col-sm-12 col-md-4 col-lg-4 col-xl-4">
         <div><img src="https://cdn.shopify.com/s/files/1/0505/7645/7884/files/30_-_Diverse.png?v=1633087230"></div>
         <div>30%</div>
         <div>Ratio of PwP's purveyor businesses that are female- and diverse-owned</div>
        </div>

        <div class="col-sm-12 col-md-4 col-lg-4 col-xl-4">
         <div><img src="https://cdn.shopify.com/s/files/1/0505/7645/7884/files/50_000_-_Workforce.png?v=1633087275"></div>
         <div>50,000+</div>
         <div>Hours of training provided for youth and adults with employment barriers</div>
        </div>
        <div class="mt2x btn center-xs col-sm-12 col-md-12 col-lg-12 col-xl-12"><a role="button" href=""><button>Learn More About our Impact</button></a></div>
       </div>
      </div>

我想这就是你想要达到的目的。如图所示。

  • TAG:
相关文章
我们已经准备好了,你呢?
2024我们与您携手共赢,为您的企业形象保驾护航