📜  Semantic-UI Dimmer 模糊变体

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

Semantic-UI Dimmer 模糊变体

Semantic UI是一个开源框架,它使用 CSS 和 jQuery 构建出色的用户界面。它与使用的引导程序相同,并且有很多不同的元素可用于使您的网站看起来更令人惊叹。它使用一个类将 CSS 添加到元素中。调光器是一种很好的方式,可以让用户将注意力集中到网页的特定部分,而忽略干扰。调光器可用于模糊其内容并吸引用户的注意力。语义 UI 为我们提供了模糊类来模糊调光器。

语义 UI 调光器模糊变体类:

  • 模糊:创建一个可以用调光器模糊的片段。

句法:

...

示例 1:在下面的示例中,我们说明了调光器模糊的变化。

HTML


 

    Semantic UI Dimmer Blurred Variation
    
    
    

 

 
    
        

GeeksForGeeks

        

Semantic UI Dimmer Blurred Variation

        
        
        
            
               

              Greetings to all the Geeks out there! We               welcome you to the platform where we consistently               strive to offer the best of education.             

                     

              This platform has been designed for every geeks               wishing to expand knowledge, share their knowledge               and is ready to grab their dream job. We have millions               of articles,live as well as online courses, thousands               of tutorials and much more just for the geek inside you.               Thank you for choosing and supporting us!             

                     

              GeeksForGeeks is an amazing website to learn coding.             

                     

              Machine Learning, Web Development, Android               Development, Data Science, you name it, it's               all available on GeeksForGeeks.             

            
    
        


HTML


 

    Semantic UI Dimmer Blurred Variation
    
    
    

 

 
    
        

GeeksForGeeks

        

Semantic UI Dimmer Blurred Variation

        
        
        
            
                
                    

                        Sign In to view info                     

                
            
               

              Greetings to all the Geeks out there! We               welcome you to the platform where we consistently               strive to offer the best of education.             

                     

              This platform has been designed for every geeks               wishing to expand knowledge, share their knowledge               and is ready to grab their dream job. We have millions               of articles,live as well as online courses, thousands               of tutorials and much more just for the geek inside you.               Thank you for choosing and supporting us!             

                     

              GeeksForGeeks is an amazing website to learn coding.             

                     

              Machine Learning, Web Development, Android Development,               Data Science, you name it, it's all available               on GeeksForGeeks.             

            
                      
        


输出:

Semantic-UI Dimmer 模糊变体

调光器模糊变化

示例 2:在下面的示例中,我们说明了如何在网页上使用较暗的模糊变化。

HTML



 

    Semantic UI Dimmer Blurred Variation
    
    
    

 

 
    
        

GeeksForGeeks

        

Semantic UI Dimmer Blurred Variation

        
        
        
            
                
                    

                        Sign In to view info                     

                
            
               

              Greetings to all the Geeks out there! We               welcome you to the platform where we consistently               strive to offer the best of education.             

                     

              This platform has been designed for every geeks               wishing to expand knowledge, share their knowledge               and is ready to grab their dream job. We have millions               of articles,live as well as online courses, thousands               of tutorials and much more just for the geek inside you.               Thank you for choosing and supporting us!             

                     

              GeeksForGeeks is an amazing website to learn coding.             

                     

              Machine Learning, Web Development, Android Development,               Data Science, you name it, it's all available               on GeeksForGeeks.             

            
                      
        

输出:

Semantic-UI Dimmer 模糊变体

Semantic-UI Dimmer 模糊变体

参考: https ://semantic-ui.com/modules/dimmer.html#blurring