IT码农库

搜索列表

  • 非常好的CSS基本布局16例

    【CSS/HTML】单行单列 单行单列1:采用float浮在左上角,固定宽度。 #content { float: left; padding: 10px; margin: 20px; background: #FFF; border: 5px solid #666; width: 400px; /* ie5win fudge begins */ voice-family: "\\"}\\""; voice-family:inherit; width: 370px; }html>body #content { width: 370px; /* ie...