《web标准:CSS clear的属性及使用方法》文章已经归档,站长之家不再展示相关内容,下文是站长之家的自动化写作机器人,通过算法提取的文章重点内容。这只AI还很年轻,欢迎联系我们帮它成长:
Image and text elements that appear in another element are called floating elements. The clear property sets the sides of an element where other floating elements are not allowed.图片和文字元素出现在另外元素中,那么它们(图片和文字)可称为浮动元素(floating element)。使用clear属性可以让元素边上不出现其它浮动元素。Note: This property does not always work as expected if it is used along with the \"float\" property.注意:当这个属性随着\"float\"属性一起使用的话,那么结果可能会不尽如人意Inherited: No继承性:无可用值 值 描述 left No floating elements allowed on the left side不允许元素左边有浮动的元素 right No floating elements allowed on the right side不允许元素的右边有浮动的元素 both No floating ele...
......
本文由站长之家用户“中国设计秀”投稿,本平台仅提供信息索引服务。由于内容发布时间超过平台更新维护时间,为了保证文章信息的及时性,内容观点的准确性,平台将不提供完整的内容展现,本页面内容仅为平台搜索索引使用。需阅读完整内容的用户,请联系作者获取原文。
(举报)