我有这一航海,而且我没有表明自己的立场。
http://jamessuske.com/thornwood2/
我愿在右边的标识旁边,因为某种原因,它显示了最高层的权利。 (难以描述,但毫无疑问,一看一看一看,乌将知道我所说的话)
HTML CODE
<div class="header">
<div class="logo">
<img src="images/logo.jpg" width="350" height="120" border="0" />
</div><!--logo-->
<div class="nav">
Home | About Us | Gallery | Contact Us
</div><!--nav-->
</div><!--header-->
CSS CODE
.header{
width:1009px;
}
.logo{
float:left;
width:350px;
}
.nav{
float:right;
width:260px;
color:#FFF;
}
而且,当我在这里参加第7期国际交易日志时,最高理事会与内容Area之间,也存在内容Area与底线之间的鸿沟。
http://jamessuske.com/thornwood2/
HTML CODE
<div class="topContent">
<img src="images/top.gif" width="1009" height="37" border="0" />
</div><!--topContent-->
<div class="leftContent">
<img src="images/leftSide.gif" width="48" height="494" border="0" />
</div><!--leftContent-->
<div class="contentArea">
</div><!--contentArea-->
<div class="rightContent">
<img src="images/rightSide.gif" width="49" height="494" border="0" />
</div><!--rightContent-->
<div class="bottomContent">
<img src="images/bottom.gif" width="1009" height="39" border="0" />
</div><!--bottomContent-->
对这两个问题的任何帮助都将受到高度赞赏。
Thanks