div+css布局(一)
最近写了一些布局的代码,出于工作效率的提升,我准备把这些代码都共享出来,然后在后期不断的完善,最终是的这些代码都模板化,所以希望大家不吝赐教。谢谢
[html]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<body>
<div style="width:950px; height:600px; color:#999999; margin:0px; padding:0px;float:left;">
<div style="width:950px;height:100px;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654194.jpg" ></div>
<div style="margin-left:0px; float:left;">
<div style="margin-left:0px; width:323; height:153; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654422.jpg" /></div>
<div style="margin-left:0px; width:323; height:153; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654455.jpg" /></div>
<div style="margin-left:0px; width:323; height:153; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654313.jpg" /></div>
<div style="margin-left:0px; width:323; height:153; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654389.jpg" /></div>
<div style="margin-left:0px; width:323; height:153; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654394.jpg" /></div>
</div>
<div style="margin-left:0px; float:left;">
<div style="margin-left:0px; width:291; height:142; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654793.jpg" /></div>
<div style="margin-left:0px; width:254; height:142; border:0px;float:left;">
<IMG alt="" src=http://www.2cto.com/uploadfile/2013/0419/20130419012654876.jpg" /></div>
<div style="margin-left:0px; width:133; height:142; border:0px;float:left;">
相关新闻>>
- 发表评论
-
- 最新评论 更多>>