文章内容页广告浮于左上角的解决办法


这个是整页代码,你可以看着改了,也可以保存成HTML文件,完了试试看就知道了,主要用的CSS+DIV

上面的东西移到模板中,下面的东西也是一样~完了就行了~

<!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=gb2312" />
<title>文章内容页广告浮于左上角的解决办法</title>
<style type="text/css">
.container {
display:table;
width:500px;
background:#66FFCC;
}
.main {
display:table-row;
width:100%;
background:#669933;
}
.left {
float:left;
width:165px;
display:table-cell;
background:#663399;
}
.right {
background:#33CCFF
display:table-cell;
}
</style>
</head>
<body>
<div class="container">
<div class="main">
<div class="left">广告部分。
</div>
<div class="right">
文章内容部分<br />
文章内容部分<br />
文章内容部分<br />
文章内容部分<br />
文章内容部分文章内容部分文章内容部分<br />
文章内容部分<br />
文章内容部分<br />
文章内容部分<br />
文章内容部分<br />
<br /> </div>
</div>
</div>
</body>
</html>

广告放在文章页左上角的解决办法二
可以试试这个表格式代码~tablewidth="98%"border=0align="center"cellPadding=0cellSpacing=0trtdalign=leftheight=26divalign=lefttablecellSpacing=0cellPadding=0align=leftborder=0trtdalign=centerw

iframe的使用用法
iframe也应该是框架的一种形式,它与frame不同的是,iframe可以嵌在网页中的任意部分。一、直直接嵌入网页,具体代码如:iframewidth=420height=330frameborder=0s

FIF互动帮助手册系列-HTML手册 flash版
本手册是FIF小组推出的《FIF互动帮助手册系列》中的《HTML手册》,其中共收录HTML标签、事件、属性共774个,并附带它们的读音。同时,本手册还提供