Maison  >  Article  >  interface Web  >  新手求CSS取消浮动问题,在线等_html/css_WEB-ITnose

新手求CSS取消浮动问题,在线等_html/css_WEB-ITnose

WBOY
WBOYoriginal
2016-06-24 12:17:42879parcourir




  

  



博客的左侧

博客的右侧


博客的版权信息







#red,#blue,#green{color:white; height: 200;}
  #red{background:#900;width: 200;float: left;}
  #blue{background:#009;width: 300;float: left;}
   .clear{clear: both;}
  #green{background:#090;width: 500;height: 100;margin: 0 0 0 0px;}


我想让红蓝两个方块在第一行紧贴,绿色条形快在第二行与第一行紧贴,但是两层方块中间总有一行空行去不掉,请大侠指点

回复讨论(解决方案)

我知道了,我没有重置标签,加上*{margin:0px;padding:0px;}就OK了

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn