📜  Semantic-UI 图像中心变化

📅  最后修改于: 2022-05-13 01:56:12.619000             🧑  作者: Mango

Semantic-UI 图像中心变化

Semantic UI 是一个开源开发框架,它提供了预定义的类,使我们的网站看起来漂亮、令人惊叹且响应迅速。它类似于具有预定义类的 Bootstrap。它使用 jQuery 和 CSS 来创建接口。它也可以像 bootstrap 一样通过 CDN 直接使用。

使用语义 UI 在我们的网站中放置图像有不同的风格,这使我们的网站看起来更棒。 Semantic-UI Image Centered Variations 用于在内容块中添加居中的图像。

以语义 UI 图像为中心的变体类:

  • 居中:用于将图像放置在内容块的中心。

句法:

示例 1:在此示例中,我们将描述以语义 UI 图像为中心的变体。

HTML


  

    
        Semantic-UI Image Centered Variations 
    
  
    

  

    
        

            GeeksforGeeks         

           

Semantic-UI Image Centered Variations

                
  


HTML


  

    
        Semantic-UI Image Centered Variations
    
  
    

  

    
        

            GeeksforGeeks         

           

Semantic-UI Image Centered Variations

                
  


输出:

示例 2:在此示例中,我们将描述具有舍入变化的 Semantic-UI Image Centered Variation。

HTML



  

    
        Semantic-UI Image Centered Variations
    
  
    

  

    
        

            GeeksforGeeks         

           

Semantic-UI Image Centered Variations

                
  

输出:

参考: https://semantic-ui.com/elements/image.html#centered