
做的很简单,这几天真的有在好好的忙啊,好忙,嗯嗯,明天把字换成图片,说实话,作图什么的真心很不擅长,今天的代码很简单
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body background="img/saber.jpg">
<div id="header">
<div id="header-inner">
<table cellpadding="0" cellspacing="0" style="width:100%;">
<tr>
<td rowspan="2" style="width:20px;">
</td>
<td style="height:52px;">
<div style="color:#fff;font-size:44px;font-weight:bold;">
<a href="#" style="color:#fff;font-size:44px;font-weight:bold;text-decoration:none">墨涵轩</a>
</div>
<div style="color:#fff">
<a href="#" style="color:#fff;text-decoration:none">大家每天都要萌萌哒!</a>
</div>
</td>
<td style="padding-right:5px;text-align:right;vertical-align:bottom;">
<div id="topmenu">
<a href="#" style="color:skyblue;">主页</a>               
<a href="#" style="color:skyblue;">下载</a>               
<a href="#" style="color:skyblue;">介绍</a>               
<a href="#" style="color:skyblue;">个人</a>               
<a href="#" style="color:skyblue;">新闻</a>               
<a href="#" style="color:skyblue;">活动</a>                                
</div>
</td>
</tr>
</table>
</div>
</div>
</body>