initial commit
313
html/作家专区.html
Normal file
@ -0,0 +1,313 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
.表格 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #AFA3BB;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
border: medium dotted #C1C3D8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.最受欢迎 {
|
||||||
|
font-family: "华文琥珀";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #AFA5BD;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作者名 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作品 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.登录 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #660;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作家专区 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 45px;
|
||||||
|
color: #36C;
|
||||||
|
}
|
||||||
|
|
||||||
|
.搜索框 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #960;
|
||||||
|
background-color: #CCC;
|
||||||
|
border-top-style: double;
|
||||||
|
border-right-style: double;
|
||||||
|
border-bottom-style: double;
|
||||||
|
border-left-style: double;
|
||||||
|
border-top-color: #FC0;
|
||||||
|
border-right-color: #FC0;
|
||||||
|
border-bottom-color: #FC0;
|
||||||
|
border-left-color: #FC0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.搜索框 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #960;
|
||||||
|
background-color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.签售会 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.后面作者 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 18px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.题目 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #003;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td height="126" colspan="4" bgcolor="#FFFFCC">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" rowspan="2"><span class="作家专区">作家专区</span><img src="../image/作家助手.png"
|
||||||
|
width="48" height="48" /></td>
|
||||||
|
<td width="54%" height="66" align="center"><label for="搜索"></label>
|
||||||
|
<input name="搜索" type="text" class="搜索框" id="搜索" value="搜索你喜欢的作家" size="30" maxlength="9" />
|
||||||
|
<input name="按钮" type="submit" class="作品" id="按钮" value="搜索" /></td>
|
||||||
|
<td width="9%" rowspan="2" align="center" class="登录"><a href="../index.html" class="表格"><span
|
||||||
|
class="登录">返回首页</span></a></td>
|
||||||
|
<td width="6%" rowspan="2" align="center" class="登录">注册</td>
|
||||||
|
<td width="10%" rowspan="2" align="center" class="登录">成为作家</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="536" align="left" class="最受欢迎">
|
||||||
|
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="52%" align="center"><img src="../image/手机图片.jpg" width="498" height="469" /></td>
|
||||||
|
<td width="48%" align="center">
|
||||||
|
<p class="最受欢迎">随时随地</p>
|
||||||
|
<p class="最受欢迎">全民写作</p>
|
||||||
|
<p class="签售会">让生活充满想象</p>
|
||||||
|
<p class="签售会">我们等你加入</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="1%" colspan="3" rowspan="2"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="181">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="2">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="64">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="3%" rowspan="7"> </td>
|
||||||
|
<td colspan="3" align="center"><img src="../image/最新动态.png" alt="" width="88"
|
||||||
|
height="92" /></td>
|
||||||
|
<td width="3%" colspan="5" rowspan="7"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="56" colspan="3" align="center" class="登录">
|
||||||
|
<p>最新动态</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" align="center" valign="bottom" class="登录"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="32%" align="center" class="登录"><img src="../image/签售会.jpg" alt=""
|
||||||
|
width="269" height="219" /></td>
|
||||||
|
<td width="32%" align="center" class="登录"><img src="../image/将冈山c.jpg" alt=""
|
||||||
|
width="269" height="219" /></td>
|
||||||
|
<td width="30%" align="center" class="登录"><img src="../image/作家研修.jpg" alt=""
|
||||||
|
width="260" height="219" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="68" align="center" class="登录">
|
||||||
|
<p class="签售会"><span class="搜索框">大神签售会成功召开</span></p>
|
||||||
|
</td>
|
||||||
|
<td align="center" class="签售会"><span class="搜索框">现实主义万里行井冈山</span></td>
|
||||||
|
<td align="center" class="签售会"><span class="搜索框">作家研读会</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="登录"><span class="签售会">10月21日下午,“传世届”签售会成功落幕</span></td>
|
||||||
|
<td align="center" class="签售会">
|
||||||
|
<p>“现实主义万里行”系列活动</p>
|
||||||
|
<p>井冈山实地采风顺利落幕。</p>
|
||||||
|
</td>
|
||||||
|
<td align="center" class="签售会">作家讨论研究会在上海顺利召开</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="85" colspan="3" align="center" class="登录">
|
||||||
|
<p>
|
||||||
|
<input name="更多动态" type="submit" class="搜索框" id="更多动态" value="更多动态" />
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="181"><img src="../image/大神新书d.jpg" alt="" width="1626" height="220" /></td>
|
||||||
|
<td colspan="3" rowspan="17"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="181">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="51%" height="333" align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/第四防御塔.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%" height="42">
|
||||||
|
<h1 class="题目"><em><a href="https://book.qidian.com/info/1016446927"
|
||||||
|
class="题目">英雄联盟之第四防御塔</a></em></h1>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="后面作者"><img src="../image/作家icon.png" width="32" height="32" /> 我真不正常</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="196" class="签售会">肆意挥洒激情的游戏人生,打破现实框架的无尽幻想!</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><em>45.28万字 | 2.51万总推荐 | 167周推荐</em></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="49%" align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/农家.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%" height="42" class="题目"><a
|
||||||
|
href="https://book.qidian.com/info/1016387406" class="题目">农家科举之路</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="后面作者"><img src="../image/作家icon.png" alt="" width="32"
|
||||||
|
height="32" /> 顾家十八</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="199" class="签售会">青砖绿瓦,陌上花开香染衣;朱门紫殿,素手摘星霓作裳。</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>46.24万字 <em>|</em> 4.62万总推荐 <em>|</em> 1998周推荐</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="390" align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/我真没膨胀.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%" class="题目"><a href="https://book.qidian.com/info/1015351739"
|
||||||
|
class="题目">我真没膨胀</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="后面作者"><img src="../image/作家icon.png" alt="" width="32"
|
||||||
|
height="32" /> 偷名</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="209" class="签售会">重生过去、畅想未来、梦幻现实,再塑传奇人生!</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>105.83万字 | 27.73万总推荐 | 296周推荐</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/美人为馅.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%"><a href="https://book.qidian.com/info/3347150" class="题目">美人为馅</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="后面作者"><img src="../image/作家icon.png" alt="" width="32"
|
||||||
|
height="32" /> 丁墨</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="209" class="签售会">重生花样年华,玩转市井豪门,携手逆袭人生,共揽一世风云!</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27">52.94万字 | 2.65万总推荐 | 4周推荐</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27"> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
199
html/加入我们.html
Normal file
@ -0,0 +1,199 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
.悦读集团 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 50px;
|
||||||
|
color: #036;
|
||||||
|
}
|
||||||
|
|
||||||
|
.关于悦读 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #006;
|
||||||
|
}
|
||||||
|
|
||||||
|
.表格 {
|
||||||
|
border: medium solid #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.社会招聘 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #399;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.我们等你 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.查看更多 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #399;
|
||||||
|
background-color: #FFF;
|
||||||
|
border: thin solid #399;
|
||||||
|
}
|
||||||
|
|
||||||
|
.收获事业 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 28px;
|
||||||
|
color: #699;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="98%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="22%" height="91" align="center" class="悦读集团"><img src="../image/集团.png" width="51"
|
||||||
|
height="49" />悦读集团</td>
|
||||||
|
<td width="25%"> </td>
|
||||||
|
<td colspan="3" align="right"><input name="关于悦读" type="submit" class="关于悦读" id="关于悦读" value="关于悦读" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="348" colspan="2" align="center">
|
||||||
|
<table width="85%" border="0" cellpadding="0" cellspacing="0" class="表格">
|
||||||
|
<tr>
|
||||||
|
<td width="4%"> </td>
|
||||||
|
<td width="52%"> </td>
|
||||||
|
<td width="1%"> </td>
|
||||||
|
<td width="43%" colspan="2" rowspan="5" align="right"><img src="../image/校园招聘.jpg" width="270"
|
||||||
|
height="300" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="社会招聘">校园招聘</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="我们等你">文字力量,托起梦想人生。有梦想,永远不会迟!</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td><input name="查看更多2" type="submit" class="查看更多" id="查看更多2" value="查看更多" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="3" align="center">
|
||||||
|
<table width="96%" border="0" align="center" cellpadding="0" cellspacing="0" class="表格">
|
||||||
|
<tr>
|
||||||
|
<td width="4%"> </td>
|
||||||
|
<td width="52%"> </td>
|
||||||
|
<td width="7%"> </td>
|
||||||
|
<td width="37%" colspan="2" rowspan="5" align="right"><img src="../image/社会招聘.jpg" alt=""
|
||||||
|
width="270" height="299" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="社会招聘">社会招聘</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="我们等你">勇者无惧,强者无敌!我们等你。</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td><input name="查看更多" type="submit" class="查看更多" id="查看更多" value="查看更多" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td width="15%"> </td>
|
||||||
|
<td width="20%"> </td>
|
||||||
|
<td width="18%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="社会招聘">在悦读你可以</td>
|
||||||
|
<td colspan="4">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" align="center">
|
||||||
|
<table width="70%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="23%" rowspan="2">
|
||||||
|
<h5 class="收获事业">收获事业</h5>
|
||||||
|
</td>
|
||||||
|
<td width="43%"><img src="../image/第一名 (1).png" width="48" height="48" /></td>
|
||||||
|
<td width="34%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" class="我们等你">悦读的原创小说已覆盖行业半壁江山,以QQ阅读为中心触达数亿的用户。而员工的成就感也是阅文所追求的目标之一。</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="2" align="right">
|
||||||
|
<table width="92%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="27%" rowspan="2">
|
||||||
|
<h5 class="收获事业">收获成长</h5>
|
||||||
|
</td>
|
||||||
|
<td width="39%"><img src="../image/第二名.png" width="48" height="48" /></td>
|
||||||
|
<td width="34%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" class="我们等你">我们希望每一个悦读人都能茁壮成长。我们坚持并相信,当你工作体验到达最佳之时,你也会产生最好的工作和输出。</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="right" valign="baseline" class="我们等你"><a href="../index.html" class="我们等你">返回首页</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
151
html/我的书架.html
Normal file
@ -0,0 +1,151 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
body {
|
||||||
|
background-color: #D6AC83;
|
||||||
|
}
|
||||||
|
|
||||||
|
#我的书架 {
|
||||||
|
font-family: "楷体";
|
||||||
|
color: #FFF;
|
||||||
|
font-size: 36px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.题目 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 28px;
|
||||||
|
color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.上次读到 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 18px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.我的收藏 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.我的书架 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #D6AC83;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="4" id="我的书架">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="../image/书本.png" alt=""
|
||||||
|
width="60" height="45" /><a href="../index.html">悦读频道</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td id="我的书架"><input name="我的书架" type="submit" class="我的书架" id="我的书架2" value="我的书架" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="57" colspan="5" class="我的收藏">我的收藏</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="18%" height="344" align="center"><img src="../image/第四防御塔.jpg" width="249" height="328" /></td>
|
||||||
|
<td width="21%" align="center"><img src="../image/美人为馅.jpg" width="250" height="328" /></td>
|
||||||
|
<td width="20%" align="center"><img src="../image/农家.jpg" width="246" height="314" /></td>
|
||||||
|
<td width="21%" align="center"><img src="../image/苍生决.jpg" width="247" height="317" /></td>
|
||||||
|
<td width="20%" align="center"><img src="../image/南山下的传说.jpg" width="247" height="314" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="46" align="center" class="题目"><a href="英雄.html" class="题目">英雄联盟之第四防御塔</a></td>
|
||||||
|
<td width="21%" align="center" class="题目">美人为馅</td>
|
||||||
|
<td width="20%" align="center" class="题目">农家科举之路</td>
|
||||||
|
<td width="21%" align="center" class="题目">苍生决</td>
|
||||||
|
<td width="20%" align="center" class="题目">南山下的传说</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="32" align="center" class="上次读到">上次读到章0038 年味渐浓</td>
|
||||||
|
<td width="21%" align="center" class="上次读到">上次读到268章 与子沉眠</td>
|
||||||
|
<td width="20%" align="center" class="上次读到">上次读到第一章 穿越了</td>
|
||||||
|
<td width="21%" align="center" class="上次读到">开始阅读</td>
|
||||||
|
<td width="20%" align="center" class="上次读到">开始阅读</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="5">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="我的收藏">猜你喜欢</span></td>
|
||||||
|
<td> </td>
|
||||||
|
<td class="我的收藏"> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><img src="../image/正版休闲.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/唐宫.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/甜蜜.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/天气撩人.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/一品d.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="49" align="center" class="题目">正版修仙</td>
|
||||||
|
<td align="center" class="题目">唐宫的少女</td>
|
||||||
|
<td align="center" class="题目">甜蜜系暖婚</td>
|
||||||
|
<td align="center" class="题目">甜妻撩人</td>
|
||||||
|
<td align="center" class="题目">天赐一品</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
177
html/登录.html
Normal file
@ -0,0 +1,177 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
.留言 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #8C1D12;
|
||||||
|
}
|
||||||
|
|
||||||
|
.a账号登录 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #900;
|
||||||
|
}
|
||||||
|
|
||||||
|
.a登录框 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 18px;
|
||||||
|
color: #666;
|
||||||
|
background-color: #FFF;
|
||||||
|
border: thin solid #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.a自动登录 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 20px;
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.登录按钮 {
|
||||||
|
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
|
||||||
|
font-size: 32px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #900;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="19%">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="../image/书本.png"
|
||||||
|
width="48" height="48" /><a href="../index.html">悦读频道</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="66%"><img src="../image/头图.jpg" alt="" width="1073" height="116" align="top" /></td>
|
||||||
|
<td align="center" class="留言">联系我们</td>
|
||||||
|
<td width="7%" align="center" bgcolor="#FFFFFF" class="留言">留言</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="446" align="center"><img src="../image/名家访谈.jpg" alt="" width="286" height="481" />
|
||||||
|
</td>
|
||||||
|
<td width="66%">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="36%" height="446" align="center">
|
||||||
|
<table width="91%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr>
|
||||||
|
<td height="64" colspan="2" align="center"><span
|
||||||
|
class="a账号登录">账号登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="67" colspan="2" align="center"><input name="登录" type="text"
|
||||||
|
class="a登录框" id="登录4" value="手机/邮箱/用户名" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="59" colspan="2" align="center"><input name="密码" type="text"
|
||||||
|
class="a登录框" id="密码" value="密码" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="50%" height="33" align="left"><span id="sprycheckbox1">
|
||||||
|
<input type="checkbox" name="自动登录" id="自动登录" />
|
||||||
|
</span><span class="a自动登录">自动登录</span></td>
|
||||||
|
<td width="50%" align="right"><span class="a自动登录">忘记密码</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="61" colspan="2" align="center"><input name="登录2"
|
||||||
|
type="submit" class="登录按钮" id="登录2" value="登录" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="56"><span class="a自动登录">手机验证码登录</span></td>
|
||||||
|
<td align="right"><span class="a自动登录">免费注册</span></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="30%" align="center">
|
||||||
|
<table width="83%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr>
|
||||||
|
<td height="51" align="center"><span class="a账号登录">微信快捷登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="226" align="center"><img src="../image/二维码.jpg" alt=""
|
||||||
|
width="262" height="271" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center">请用微信扫一扫扫描登录</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="34%" align="center">
|
||||||
|
<table width="92%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr>
|
||||||
|
<td height="61" align="center"><span class="a账号登录">QQ登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="182" align="center"><img src="../image/qq.jpg" alt=""
|
||||||
|
width="149" height="174" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="a自动登录">您将跳转至其他页面</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><span class="登录按钮">前去登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="a自动登录">登录即代表同意《用户服务协议》和《隐私政策》</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="center"><img src="../image/侧图.jpg" alt="" width="225" height="447" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="8" colspan="4">
|
||||||
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
</table>
|
||||||
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27" colspan="4"> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
182
html/英雄.html
Normal file
@ -0,0 +1,182 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#shouyuut {
|
||||||
|
font-size: 18px;
|
||||||
|
font-family: "楷体";
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.beijing {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.章0038 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
.正文 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 26px;
|
||||||
|
color: #000;
|
||||||
|
text-indent: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.赞赏 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 40px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #930;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
color: #000;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
color: #D6D6D6;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="5" bgcolor="#CCCCCC">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="../image/书本.png" width="48"
|
||||||
|
height="48" />悦读频道</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="6%"> </td>
|
||||||
|
<td colspan="2" id="shouyuut">首页>游戏>电子竞技>英雄联盟之第四防御塔</td>
|
||||||
|
<td width="29%" align="right" class="beijing">举报</td>
|
||||||
|
<td width="5%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td rowspan="3"> </td>
|
||||||
|
<td height="63" colspan="3" bgcolor="#F8F4E9" class="beijing"><span class="章0038">章0038 年味渐浓</span></td>
|
||||||
|
<td rowspan="3"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" bgcolor="#F8F4E9" class="beijing">
|
||||||
|
<p class="正文">
|
||||||
|
这些键盘分析师还真分析对了,RNG真的就是要再找一个强有力的上单来弥补队伍的这个缺口。 </p>
|
||||||
|
<p class="正文">RNG的管理层那是已经为这件事而整得焦头烂额了,得跟队员们一起寻找合适的上单人选。 </p>
|
||||||
|
<p class="正文">国服短时间里面真的很难找出合适的人选,他们找来找去,最后目光锁定在了澳服的第一上单zrr身上——听说他属于进攻型上单,贾克斯玩得很好,也更了解贾克斯的弱点。
|
||||||
|
</p>
|
||||||
|
<p class="正文">他们准备着手联系zrr了,但是,就在这时,RNG老板白星,又收到了PDD的电话。</p>
|
||||||
|
<p class="正文">还是那个问题,PDD还是想向白星引荐彦林,并且这次他还说,用人品担保,这孩子绝对绝对靠得住,不会让他失望的。 </p>
|
||||||
|
<p class="正文">PDD还说,已经有其他的LPL战队老板看上彦林了,但是他一直都没有放人。要是白星再不考虑一下的话,为了孩子的前途,他真的要把这块宝给放到其他的LPL战队去了。</p>
|
||||||
|
<p class="正文">白星认识PDD这么长时间以来,还是第一次看到他如此极力地推荐一个人,其程度简直更甚于当初他极力想要留住ming。 </p>
|
||||||
|
<p class="正文">白星思索良久,终于答应PDD,要见一见那个孩子,让他去试训。</p>
|
||||||
|
———— </p>
|
||||||
|
<p class="正文">
|
||||||
|
另一边呢,IG的管理层也在为了即将到来的电竞春晚而头痛。这两支队伍的节目效果居然能上升到这种程度,此前又有谁能想到呢?这次他们该为观众们表演点什么节目好?IG现在的问题实在是太大了,队员心态、队伍节奏,比如说最近就经常有各种小道消息说因为ning王不训练,导致the
|
||||||
|
shy生气,两人不合,谁知道这是不是真的呢?真真假假,假假真真,安静吃瓜就好,事情的真相究竟如何,只有选手本人知晓。但是,ning王不在状态是真的。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
作为队伍最重要的节奏点,打野位没状态,对面把你队友都给搞崩了,而你还在梦游逛街,这怎么行?必须得给IG弄到一个靠谱的打野,可是他们短时间之内,上哪去找有资格打LPL比赛的打野啊?思来想去,他们最后把目光锁定在了IG二队的小乐言身上。LDL各位置的代练多,RNG二队的走A怪跟IG二队的乐言皆在此列,可以靠个人能力在LDL掌控雷电。走A怪还曾经被定为uzi的接班人,然而S8狗子因为伤病,春季赛休息,RNG把他派上场,他的表现却不尽人意,于是乎,万人血书uzi回归。脾气古怪不喜欢交流,俱乐部管理层无奈才只好将他下放LDL重新历练。毕竟LPL的强度,LDL比不了,几乎不存在“代练”的情况,单打独斗难以赢下比赛。
|
||||||
|
</p>
|
||||||
|
<p class="正文">走A怪如此,同为LDL代练、常年带着包桑负重上分的小乐言,将其调升到LPL的话,其结果又会如何呢? </p>
|
||||||
|
<p class="正文">
|
||||||
|
不知道,一切都是未知数,但是,管理层还是认为,他总比完全不在状态的ning王要好。距离“电竞春晚”只剩一天多时间了,LPL的观众们望眼欲穿,简直迫不及待了。两边管理层都发布了春晚之战各自战队的首发阵容。
|
||||||
|
</p>
|
||||||
|
<p class="正文">RNG:上单Bnn,打野Karsa,中单Xiaohu,下路Uzi,辅助Ming; </p>
|
||||||
|
<p class="正文">IG:上单The shy,打野Leyan,中单Rookie,下路Jackeylove,辅助Baolan。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
传闻Bnn跟Leyan都是两支战队从LDL调上来的,都不熟悉LPL的套路与节奏。这……两边粉丝看了都觉得一阵头疼。这……这么重要的比赛,你们就派LPL新人上场?!LPL新人?真就当是春晚表演节目来了?一起玩呢吧你们!故意的吧!等等,先缓一口气,看来这场春晚,要多准备一些速效救心丸了,真的怕到时候受不了各种刺激。各种小编又在纷纷围绕这个点疯狂做文章赚流量了,这两位新人的资料差不多都被他们给挖了出来。
|
||||||
|
</p>
|
||||||
|
<p class="正文">
|
||||||
|
首先,小Leyan,IG二队的打野,从IG二队上调,这没什么好说的,这种来历可以理解。但是这个Bnn之前是哪只战队的。嘶……那支队伍是个什么样的存在?那可是LPL的“电竞黄埔军校”了,里面被PDD送到LPL的人,没有任何一个是弱者。
|
||||||
|
</p>
|
||||||
|
<p class="正文">
|
||||||
|
Ming,在转会签约RNG之后,帮助RNG斩获了S8的诸多荣耀;Ning,S8的fmvp,不必多说;Knight,带领TES冲得多猛,大家有目共睹;Tian,FPX的打野,也是一位打野小天王那这个一样是从YM走出来的Bnn呢?又会带给大家什么样的表现?
|
||||||
|
</p>
|
||||||
|
<p class="正文">早在春季赛的时候,PDD就有在直播中透露过有关他的一些消息,还猛夸他,想必也不是个简单人物。RNG的上单位,大家都知道有多难。而且这个新人进入LPL的首战就要直面头号莽夫上单The
|
||||||
|
shy,更是难上加难,管理层真就打算放他去挨打? </p>
|
||||||
|
<p class="正文">而就在这时,PDD又适时在直播里面提了一下这个新上单,说大家完全不用担心他,因为这个Bnn简直稳得像是一座防御塔,对上The
|
||||||
|
shy也不会像大家想象中的那么不堪,毕竟那可是他亲手调教的最为看重的关门弟子。 </p>
|
||||||
|
<p class="正文">哎呀!行了行了!嫖老师你别再吹了!停下,快停下!现在这么吹,到时候万一我被shy哥追着锤,锤得鼻青脸肿,那得多尴尬啊!既打了你的脸,我也好不到哪里去。 </p>
|
||||||
|
<p class="正文">造势造势,适可而止就好,嫖老师,求你放过我吧。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
但是,PDD此话一出,节奏就起来了,什么“RNG在上路多装了一座防御塔,这下子稳了”,什么“真当电竞黄埔军校是吹的啊?里面出来的个个都是人才,这个香蕉君我觉得可以”,什么“YM出品,必属精品,这个逼肯定不会令我们失望的”
|
||||||
|
</p>
|
||||||
|
<p class="正文">彦林在短短的时间之内被捧得很高,他简直不敢再看了,怕影响自己的心态。</p>
|
||||||
|
<p class="正文">
|
||||||
|
其实他有想过很多种自己从LDL晋升到LPL的情况,但是偏偏这是最坏的,一上去就要挨shy哥的毒打,况且那帮笨蛋现在还一直吹他,如果真打输了,他背上的那口大锅估计可以装下LPL全体观众们的年宴了。
|
||||||
|
</p>
|
||||||
|
<p class="正文">彦林做了几个深呼吸,他觉得,相比那些战队粉丝,更需要速效救心丸的是他。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
再看看那些小编写的东西,有的文章里面,有关乐言的资料,除了他段位实力以及常用英雄之外,还附带着他的写真照;彦林就比较惨了,只有几张不知道谁偷拍的他窝在训练室椅子上看录像的非高清照片。 </p>
|
||||||
|
<p class="正文">即便如此,还是有熟人轻易认出了他。比如说他爹,以及他以前的死党们。</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="48" colspan="3" align="center" bgcolor="#F8F4E9" class="beijing"><input name="赞赏" type="submit"
|
||||||
|
class="赞赏" id="赞赏" value="赞赏" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="105" align="center" valign="middle" bgcolor="#FFFFFF">
|
||||||
|
<p class="章0038"> </p>
|
||||||
|
</td>
|
||||||
|
<td colspan="3" align="center" valign="top" bgcolor="#F8F4E9" class="beijing"><img src="../image/古剑奇谭.jpg"
|
||||||
|
alt="" width="1202" height="134" /></td>
|
||||||
|
<td align="center" valign="middle" bgcolor="#FFFFFF">
|
||||||
|
<p class="章0038"> </p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="137"> </td>
|
||||||
|
<td width="30%" align="center" valign="center" bgcolor="#F8F4E9" class="章0038">
|
||||||
|
<p class="章0038">上一章</p>
|
||||||
|
</td>
|
||||||
|
<td width="30%" align="center" bgcolor="#F8F4E9" class="章0038">目 录</td>
|
||||||
|
<td align="center" valign="center" bgcolor="#F8F4E9" class="章0038">
|
||||||
|
<p class="章0038">下一章</p>
|
||||||
|
</td>
|
||||||
|
<td align="center" bgcolor="#F8F4E9">
|
||||||
|
<p><a href="我的书架.html">返</a></p>
|
||||||
|
<p><a href="我的书架.html">回</a></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
BIN
image/0.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
image/2019_11_12_bfd0169352cc4671a98b7b25dc3cfb79.png
Normal file
|
After Width: | Height: | Size: 942 KiB |
BIN
image/3e7fce1a78ba12003e8c37f333b3c9f2.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
image/b04a22809eb4deedaf9828b84eb57343.png
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
image/c666111488a50565ab32f6cd1edc45c4.jpg
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
image/qq.jpg
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
image/untitled.jpg
Normal file
|
After Width: | Height: | Size: 365 B |
BIN
image/一品d.jpg
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
image/丁墨.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
image/书本 (1).png
Normal file
|
After Width: | Height: | Size: 999 B |
BIN
image/书本.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
image/二维码.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
image/仙虞姬.jpg
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
image/作家icon.png
Normal file
|
After Width: | Height: | Size: 731 B |
BIN
image/作家专区背景.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
image/作家助手.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
image/作家研修.jpg
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
image/侧图.jpg
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
image/全明星.jpg
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
image/军事.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
image/农家.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/分割线.png
Normal file
|
After Width: | Height: | Size: 442 B |
BIN
image/南山下的传说.jpg
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
image/历史.png
Normal file
|
After Width: | Height: | Size: 710 B |
BIN
image/古剑奇谭.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
image/名家访谈.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
image/唐宫.jpg
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
image/喇叭.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
image/备案.jpg
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
image/大神新书d.jpg
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
image/天气撩人.jpg
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
image/头图.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
image/宅猪.jpg
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
BIN
image/将冈山c.jpg
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
image/悬疑灵异.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
image/我真没膨胀.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
image/手机图片.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
image/排行榜-第三名.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
image/时空穿梭.jpg
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
image/明朝.jpg
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
image/最新动态.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
image/有害信息.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
image/校园招聘.jpg
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
image/桐华.png
Normal file
|
After Width: | Height: | Size: 154 KiB |
BIN
image/正是长安.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
image/正版休闲.jpg
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
image/武侠.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
image/灵气逼人.jpg
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
image/热门.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
image/玄幻言情 copy.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
image/甜蜜.jpg
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
image/社会招聘.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
image/科幻.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
image/第一名 (1).png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
image/第一名.png
Normal file
|
After Width: | Height: | Size: 973 B |
BIN
image/第三名.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
image/第二名.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
image/第四防御塔.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/签售会.jpg
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
image/网络作品.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/美人为馅.jpg
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
image/背景jpg.jpg
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
image/苍生决.jpg
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
image/言情.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
image/辛夷坞.png
Normal file
|
After Width: | Height: | Size: 141 KiB |
BIN
image/都市.png
Normal file
|
After Width: | Height: | Size: 562 B |
BIN
image/钟表.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
image/集团.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
525
index.html
Normal file
@ -0,0 +1,525 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
.加入我们 {
|
||||||
|
color: #960;
|
||||||
|
font-size: 32px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#搜索框 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #960;
|
||||||
|
background-color: #FFF;
|
||||||
|
height: 40px;
|
||||||
|
width: 380px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#按钮 {
|
||||||
|
font-size: 28px;
|
||||||
|
color: #960;
|
||||||
|
font: 楷体;
|
||||||
|
background-color: #CCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.按钮 {
|
||||||
|
font-size: 32px;
|
||||||
|
color: #960;
|
||||||
|
background-color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.首页 {
|
||||||
|
color: #930;
|
||||||
|
font-size: 22px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
.横线 {
|
||||||
|
color: #930;
|
||||||
|
}
|
||||||
|
|
||||||
|
.小字 {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.小字 {
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
.小字体 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 22px;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作者 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 16px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.新首页 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.时空穿梭 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 20px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #930;
|
||||||
|
}
|
||||||
|
|
||||||
|
.免费阅读按钮 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #930;
|
||||||
|
border-top-color: #930;
|
||||||
|
border-right-color: #930;
|
||||||
|
border-bottom-color: #930;
|
||||||
|
border-left-color: #930;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
#apDiv1 {
|
||||||
|
position:absolute;
|
||||||
|
width:200px;
|
||||||
|
height:115px;
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
#apDiv2 {
|
||||||
|
position:absolute;
|
||||||
|
width:200px;
|
||||||
|
height:115px;
|
||||||
|
z-index:2;
|
||||||
|
}
|
||||||
|
#apDiv3 {
|
||||||
|
position:absolute;
|
||||||
|
width:200px;
|
||||||
|
height:115px;
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
#apDiv4 {
|
||||||
|
position:absolute;
|
||||||
|
width:200px;
|
||||||
|
height:115px;
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<script type="text/javascript">
|
||||||
|
function MM_preloadImages() { //v3.0
|
||||||
|
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||||
|
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||||
|
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||||
|
}
|
||||||
|
function MM_showHideLayers() { //v9.0
|
||||||
|
var i,p,v,obj,args=MM_showHideLayers.arguments;
|
||||||
|
for (i=0; i<(args.length-2); i+=3)
|
||||||
|
with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
|
||||||
|
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
|
||||||
|
obj.visibility=v; }
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="1600" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td height="165" colspan="5" align="center"><img src="image/c666111488a50565ab32f6cd1edc45c4.jpg" width="1590" height="154"
|
||||||
|
align="absmiddle" id="Image1" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="21%" height="86">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="image/书本.png" width="60"
|
||||||
|
height="45" />悦读频道</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td align="center" valign="middle">
|
||||||
|
<form id="form1" name="form1" method="post" action="">
|
||||||
|
<label for="搜索框"></label>
|
||||||
|
<input name="搜索框" type="text" id="搜索框" value="梦回大清" size="30" maxlength="25" />
|
||||||
|
<input name="按钮" type="submit" class="加入我们" id="按钮" value="搜索" />
|
||||||
|
</form>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="13%" align="center" valign="middle" class="加入我们"><a href="html/登录.html" class="加入我们">登 录</a></td>
|
||||||
|
<td width="11%" align="center" valign="middle" class="加入我们">注 册</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="58" align="left" valign="middle" class="首页">
|
||||||
|
<ul>
|
||||||
|
<li>作品分类</li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
|
<td rowspan="2">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr class="新首页">
|
||||||
|
<td width="23%" height="44" align="center" valign="middle" bgcolor="#999999" class="首页"><a
|
||||||
|
href="index.html" class="新首页">首 页</a></td>
|
||||||
|
<td width="27%" align="center" valign="middle" bgcolor="#999999" class="首页"><span class="新首页"><a
|
||||||
|
href="html/作家专区.html" class="新首页">作家专区</a></span></td>
|
||||||
|
<td width="25%" align="center" valign="middle" bgcolor="#999999" class="首页"><span class="新首页"><a
|
||||||
|
href="html/我的书架.html" class="新首页">我的书架</a></span></td>
|
||||||
|
<td width="25%" align="center" valign="middle" bgcolor="#999999" class="首页"><a
|
||||||
|
href="html/加入我们.html"><span class="新首页">加入我们</span></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="382" colspan="4"><div id="apDiv1"></div>
|
||||||
|
<div id="apDiv2">
|
||||||
|
<div id="apDiv3">
|
||||||
|
<div id="apDiv4"><img src="../网页(完结/悦读频道/起点中文网_阅文集团旗下网站_files/c666111488a50565ab32f6cd1edc45c4.jpg" width="1000" height="380" /></div>
|
||||||
|
<img src="../网页(完结/悦读频道/网易云阅读--海量新闻、精彩资讯、图书、免费小说、漫画,免费畅读_files/永久记录.png" width="1000" height="380" /></div>
|
||||||
|
<img src="../网页(完结/悦读频道/网易云阅读--海量新闻、精彩资讯、图书、免费小说、漫画,免费畅读_files/半小时漫画唐诗.png" width="1000" height="380" /></div>
|
||||||
|
<img src="image/2019_11_12_bfd0169352cc4671a98b7b25dc3cfb79.png" width="1000" height="380" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="21%" height="70" align="center" bgcolor="#EBF2F8" class="小字体" onmouseover="MM_showHideLayers('apDiv1','','show','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide')">天行健</td>
|
||||||
|
<td width="25%" align="center" bgcolor="#F2F7FB" class="小字体" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','show')">网络文学海纳百川</td>
|
||||||
|
<td width="29%" align="center" bgcolor="#F2F7FB" class="小字体" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','show','apDiv3','','hide','apDiv4','','hide')">半小时漫画唐诗</td>
|
||||||
|
<td width="25%" align="center" bgcolor="#F2F7FB" class="小字体" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','show','apDiv4','','hide')">永久记录</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="2" rowspan="2">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td height="215" align="center"><img src="image/0.png" width="180" height="200"
|
||||||
|
align="middle" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="238" align="center"><img src="image/3e7fce1a78ba12003e8c37f333b3c9f2.png"
|
||||||
|
width="180" height="200" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="47%" height="103" align="center" valign="middle"><img src="image/玄幻言情 copy.png"
|
||||||
|
width="48" height="48" /><span class="首页">玄幻</span></td>
|
||||||
|
<td width="53%" align="center" valign="middle" class="首页"><img src="image/都市.png" width="50"
|
||||||
|
height="48" />都市</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="109" align="center" valign="middle" class="首页"><img src="image/科幻.png" width="48"
|
||||||
|
height="48" />科幻</td>
|
||||||
|
<td align="center" valign="middle" class="首页"><img src="image/历史.png" width="48"
|
||||||
|
height="48" />历史</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="119" align="center" valign="middle" class="首页"><img src="image/悬疑灵异.png" width="48"
|
||||||
|
height="48" />悬疑</td>
|
||||||
|
<td align="center" valign="middle" class="首页"><img src="image/军事.png" width="48"
|
||||||
|
height="48" />军事</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="139" align="center" valign="middle" class="首页"><img src="image/武侠.png" width="48"
|
||||||
|
height="48" />武侠</td>
|
||||||
|
<td align="center" valign="middle" class="首页"><img src="image/言情.png" width="51"
|
||||||
|
height="48" />言情</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td rowspan="2" align="center">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="43%" height="39" class="加入我们">火热榜单<img src="image/热门.png" width="14" height="27" />
|
||||||
|
</td>
|
||||||
|
<td width="57%" valign="bottom"><img src="image/分割线.png" alt="" width="193" height="20" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="55%" rowspan="2" align="left" class="小字">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="15%" height="58" align="right" valign="bottom" class="加入我们">小编推荐</td>
|
||||||
|
<td width="33%" align="left" valign="bottom"><img src="image/分割线.png" alt="" width="332"
|
||||||
|
height="20" /></td>
|
||||||
|
<td width="44%" valign="bottom"><img src="image/分割线.png" alt="" width="442" height="20" /></td>
|
||||||
|
<td width="8%" align="center"><img src="image/书本 (1).png" width="48" height="48" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="2" align="center"><img src="image/喇叭.png" width="41" height="42" /><span
|
||||||
|
class="首页">白金作家宅猪新作来袭</span></td>
|
||||||
|
<td width="0%" rowspan="2"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="31" colspan="2" align="center" class="首页">
|
||||||
|
<p class="小字体"><span class="首页">「资讯」永恒之火新作发布</span></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="72%" height="31" align="left"><span class="小字体">「玄幻」 造化图 </span></td>
|
||||||
|
<td width="28%" align="right" class="作者">横扫天涯</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="29" align="left"><span class="小字体">「都市」渔人传说</span></td>
|
||||||
|
<td align="right" class="作者">一家之煮</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="33" align="left"><span class="小字体">「历史」大宋帝王</span></td>
|
||||||
|
<td align="right" class="作者">要离刺荆轲</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="31" align="left"><span class="小字体">「都市」我在古代</span></td>
|
||||||
|
<td align="right" class="作者">十月鹿鸣</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="28" align="left"><span class="小字体">「军事」我是特种兵</span></td>
|
||||||
|
<td align="right" class="作者"><span class="作者">瓦伦兔</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="38" align="left"><span class="小字体">「仙侠」飞升世界</span></td>
|
||||||
|
<td align="right" class="作者">烧卖骑士</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="left">
|
||||||
|
<table width="98%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="23%" align="center"><img src="image/明朝.jpg" alt="" width="141" height="188"
|
||||||
|
align="middle" /></td>
|
||||||
|
<td width="77%">
|
||||||
|
<h3 class="首页">明朝败家子</h3>
|
||||||
|
<p class="小字体"> 此时在南和伯府里,地主家的傻儿子,南和伯的嫡传继承人方继藩……开始了他的人生。</p>
|
||||||
|
<p class="小字体">
|
||||||
|
<input name="书籍详情" type="submit" class="首页" id="书籍详情" value="书籍详情" />
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td height="27" align="center" class="时空穿梭">时空穿梭</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="小字体"><span class="小字体">登录玄幻</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="39" align="center"><span class="小字体">405,545人气</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center">
|
||||||
|
<p><span class="小字体">世界:洪荒</span></p>
|
||||||
|
<p><span class="小字体">身份:巫族</span></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="center"><img src="image/时空穿梭.jpg" alt="" width="122" height="169" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="104" colspan="4"><img src="image/b04a22809eb4deedaf9828b84eb57343.png" width="1625"
|
||||||
|
height="92" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="首页">限时免费</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="小字体">VIP章节免费读</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><img src="image/钟表.png" width="124" height="106" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center">
|
||||||
|
<p class="countdown" id="countdown"><i><cite class="day">0</cite></i><em>天</em><i><cite
|
||||||
|
class="hour">20</cite>:<cite class="minute">54</cite>:<cite
|
||||||
|
class="second">32</cite></i></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="19%" height="101" align="center"><img src="image/正是长安.jpg" alt="" width="190"
|
||||||
|
height="240" /></td>
|
||||||
|
<td width="19%" align="center"><img src="image/南山下的传说.jpg" alt="" width="190" height="240" />
|
||||||
|
</td>
|
||||||
|
<td width="21%" align="center"><img src="image/仙虞姬.jpg" width="190" height="240" /></td>
|
||||||
|
<td width="20%" align="center"><img src="image/灵气逼人.jpg" alt="" width="190" height="240" /></td>
|
||||||
|
<td width="21%" align="center"><img src="image/苍生决.jpg" width="190" height="240" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr class="首页">
|
||||||
|
<td height="26" align="center" class="首页">盛世长安</td>
|
||||||
|
<td align="center">南山下的传说</td>
|
||||||
|
<td align="center">仙虞记</td>
|
||||||
|
<td align="center">灵气逼人</td>
|
||||||
|
<td align="center">苍生决</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="26" align="center"><input name="免费阅读" type="submit" class="免费阅读按钮" id="免费阅读"
|
||||||
|
value="免费阅读" /></td>
|
||||||
|
<td align="center"><input name="免费阅读2" type="submit" class="免费阅读按钮" id="免费阅读2" value="免费阅读" />
|
||||||
|
</td>
|
||||||
|
<td align="center"><input name="免费阅读3" type="submit" class="免费阅读按钮" id="免费阅读3" value="免费阅读" />
|
||||||
|
</td>
|
||||||
|
<td align="center"><input name="免费阅读4" type="submit" class="免费阅读按钮" id="免费阅读4" value="免费阅读" />
|
||||||
|
</td>
|
||||||
|
<td align="center"><input name="免费阅读5" type="submit" class="免费阅读按钮" id="免费阅读5" value="免费阅读" />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="2">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" align="center" class="首页">明星作家</td>
|
||||||
|
<td width="38%" colspan="2" rowspan="4" align="center"><img src="image/宅猪.jpg" alt=""
|
||||||
|
width="155" height="139" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td colspan="2">
|
||||||
|
<p class="首页">宅猪</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td height="36" colspan="2" class="小字体">
|
||||||
|
<p>白金作家</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td height="47" colspan="2" align="center">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td height="36" class="作者">代表作</td>
|
||||||
|
<td class="小字体">帝尊</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="145" colspan="4" class="小字体">阅文集团白金作家,网络文学知名作家,文笔老道,故事精彩纷呈,深受读者喜爱。</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td rowspan="2" align="center"><img src="image/网络作品.jpg" alt="" width="336" height="72" /></td>
|
||||||
|
<td> </td>
|
||||||
|
<td colspan="2" rowspan="2" align="center"><img src="image/全明星.jpg" alt="" width="262" height="66" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="42" align="center" bgcolor="#D6D6D6">没有找到想要的?点击这里
|
||||||
|
<label for="搜索框2"></label>
|
||||||
|
<label for="选择框"></label>
|
||||||
|
<select name="选择框" class="小字体" id="选择框">
|
||||||
|
<option selected="selected">玄幻</option>
|
||||||
|
<option>穿越</option>
|
||||||
|
<option>特种兵</option>
|
||||||
|
<option>仙侠</option>
|
||||||
|
<option>神话</option>
|
||||||
|
<option>甜宠</option>
|
||||||
|
<option>惊悚</option>
|
||||||
|
<option>悬疑</option>
|
||||||
|
</select>
|
||||||
|
<label for="第二个选择"></label>
|
||||||
|
<select name="第二个选择" class="小字体" id="第二个选择">
|
||||||
|
<option>连载中</option>
|
||||||
|
<option>完本</option>
|
||||||
|
</select>
|
||||||
|
<label for="第三个选择"></label>
|
||||||
|
<select name="第三个选择" class="小字体" id="第三个选择">
|
||||||
|
<option>免费</option>
|
||||||
|
<option>收费</option>
|
||||||
|
</select>
|
||||||
|
<label for="第四个选择"></label>
|
||||||
|
<select name="第四个选择" class="小字体" id="第四个选择">
|
||||||
|
<option selected="selected">10万以下</option>
|
||||||
|
<option>20万-40万</option>
|
||||||
|
<option>40万-60万</option>
|
||||||
|
<option>100万以上</option>
|
||||||
|
</select>
|
||||||
|
<input name="按条件查找" type="submit" class="时空穿梭" id="按条件查找" value="按条件查找" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td rowspan="2" align="center"><img src="image/有害信息.jpg" width="336" height="72" /></td>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr class="小字体">
|
||||||
|
<td height="60" align="center">关于悦读</td>
|
||||||
|
<td align="center">联系我们</td>
|
||||||
|
<td align="center">帮助中心</td>
|
||||||
|
<td align="center">举报建议</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="2" align="center"><img src="image/备案.jpg" alt="" width="200" height="87" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="作者">版权所有©侵权必究</td>
|
||||||
|
<td colspan="2"> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
313
ydpd/html/作家专区.html
Normal file
@ -0,0 +1,313 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
.表格 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #AFA3BB;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
border: medium dotted #C1C3D8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.最受欢迎 {
|
||||||
|
font-family: "华文琥珀";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #AFA5BD;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作者名 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作品 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.登录 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #660;
|
||||||
|
}
|
||||||
|
|
||||||
|
.作家专区 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 45px;
|
||||||
|
color: #36C;
|
||||||
|
}
|
||||||
|
|
||||||
|
.搜索框 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #960;
|
||||||
|
background-color: #CCC;
|
||||||
|
border-top-style: double;
|
||||||
|
border-right-style: double;
|
||||||
|
border-bottom-style: double;
|
||||||
|
border-left-style: double;
|
||||||
|
border-top-color: #FC0;
|
||||||
|
border-right-color: #FC0;
|
||||||
|
border-bottom-color: #FC0;
|
||||||
|
border-left-color: #FC0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.搜索框 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #960;
|
||||||
|
background-color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.签售会 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.后面作者 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 18px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.题目 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #003;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td height="126" colspan="4" bgcolor="#FFFFCC">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" rowspan="2"><span class="作家专区">作家专区</span><img src="../image/作家助手.png"
|
||||||
|
width="48" height="48" /></td>
|
||||||
|
<td width="54%" height="66" align="center"><label for="搜索"></label>
|
||||||
|
<input name="搜索" type="text" class="搜索框" id="搜索" value="搜索你喜欢的作家" size="30" maxlength="9" />
|
||||||
|
<input name="按钮" type="submit" class="作品" id="按钮" value="搜索" /></td>
|
||||||
|
<td width="9%" rowspan="2" align="center" class="登录"><a href="../index.html" class="表格"><span
|
||||||
|
class="登录">返回首页</span></a></td>
|
||||||
|
<td width="6%" rowspan="2" align="center" class="登录">注册</td>
|
||||||
|
<td width="10%" rowspan="2" align="center" class="登录">成为作家</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="536" align="left" class="最受欢迎">
|
||||||
|
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="52%" align="center"><img src="../image/手机图片.jpg" width="498" height="469" /></td>
|
||||||
|
<td width="48%" align="center">
|
||||||
|
<p class="最受欢迎">随时随地</p>
|
||||||
|
<p class="最受欢迎">全民写作</p>
|
||||||
|
<p class="签售会">让生活充满想象</p>
|
||||||
|
<p class="签售会">我们等你加入</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="1%" colspan="3" rowspan="2"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="181">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="2">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="64">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="3%" rowspan="7"> </td>
|
||||||
|
<td colspan="3" align="center"><img src="../image/最新动态.png" alt="" width="88"
|
||||||
|
height="92" /></td>
|
||||||
|
<td width="3%" colspan="5" rowspan="7"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="56" colspan="3" align="center" class="登录">
|
||||||
|
<p>最新动态</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" align="center" valign="bottom" class="登录"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="32%" align="center" class="登录"><img src="../image/签售会.jpg" alt=""
|
||||||
|
width="269" height="219" /></td>
|
||||||
|
<td width="32%" align="center" class="登录"><img src="../image/将冈山c.jpg" alt=""
|
||||||
|
width="269" height="219" /></td>
|
||||||
|
<td width="30%" align="center" class="登录"><img src="../image/作家研修.jpg" alt=""
|
||||||
|
width="260" height="219" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="68" align="center" class="登录">
|
||||||
|
<p class="签售会"><span class="搜索框">大神签售会成功召开</span></p>
|
||||||
|
</td>
|
||||||
|
<td align="center" class="签售会"><span class="搜索框">现实主义万里行井冈山</span></td>
|
||||||
|
<td align="center" class="签售会"><span class="搜索框">作家研读会</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="登录"><span class="签售会">10月21日下午,“传世届”签售会成功落幕</span></td>
|
||||||
|
<td align="center" class="签售会">
|
||||||
|
<p>“现实主义万里行”系列活动</p>
|
||||||
|
<p>井冈山实地采风顺利落幕。</p>
|
||||||
|
</td>
|
||||||
|
<td align="center" class="签售会">作家讨论研究会在上海顺利召开</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="85" colspan="3" align="center" class="登录">
|
||||||
|
<p>
|
||||||
|
<input name="更多动态" type="submit" class="搜索框" id="更多动态" value="更多动态" />
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="181"><img src="../image/大神新书d.jpg" alt="" width="1626" height="220" /></td>
|
||||||
|
<td colspan="3" rowspan="17"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="181">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="51%" height="333" align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/第四防御塔.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%" height="42">
|
||||||
|
<h1 class="题目"><em><a href="https://book.qidian.com/info/1016446927"
|
||||||
|
class="题目">英雄联盟之第四防御塔</a></em></h1>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="后面作者"><img src="../image/作家icon.png" width="32" height="32" /> 我真不正常</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="196" class="签售会">肆意挥洒激情的游戏人生,打破现实框架的无尽幻想!</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><em>45.28万字 | 2.51万总推荐 | 167周推荐</em></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="49%" align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/农家.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%" height="42" class="题目"><a
|
||||||
|
href="https://book.qidian.com/info/1016387406" class="题目">农家科举之路</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="后面作者"><img src="../image/作家icon.png" alt="" width="32"
|
||||||
|
height="32" /> 顾家十八</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="199" class="签售会">青砖绿瓦,陌上花开香染衣;朱门紫殿,素手摘星霓作裳。</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>46.24万字 <em>|</em> 4.62万总推荐 <em>|</em> 1998周推荐</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="390" align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/我真没膨胀.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%" class="题目"><a href="https://book.qidian.com/info/1015351739"
|
||||||
|
class="题目">我真没膨胀</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="后面作者"><img src="../image/作家icon.png" alt="" width="32"
|
||||||
|
height="32" /> 偷名</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="209" class="签售会">重生过去、畅想未来、梦幻现实,再塑传奇人生!</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>105.83万字 | 27.73万总推荐 | 296周推荐</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<table width="82%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="38%" rowspan="4" align="center"><img src="../image/美人为馅.jpg" alt=""
|
||||||
|
width="220" height="290" /></td>
|
||||||
|
<td width="62%"><a href="https://book.qidian.com/info/3347150" class="题目">美人为馅</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="后面作者"><img src="../image/作家icon.png" alt="" width="32"
|
||||||
|
height="32" /> 丁墨</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="209" class="签售会">重生花样年华,玩转市井豪门,携手逆袭人生,共揽一世风云!</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27">52.94万字 | 2.65万总推荐 | 4周推荐</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27"> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
199
ydpd/html/加入我们.html
Normal file
@ -0,0 +1,199 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
.悦读集团 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 50px;
|
||||||
|
color: #036;
|
||||||
|
}
|
||||||
|
|
||||||
|
.关于悦读 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #006;
|
||||||
|
}
|
||||||
|
|
||||||
|
.表格 {
|
||||||
|
border: medium solid #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.社会招聘 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #399;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.我们等你 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 24px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.查看更多 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #399;
|
||||||
|
background-color: #FFF;
|
||||||
|
border: thin solid #399;
|
||||||
|
}
|
||||||
|
|
||||||
|
.收获事业 {
|
||||||
|
font-family: "幼圆";
|
||||||
|
font-size: 28px;
|
||||||
|
color: #699;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="98%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="22%" height="91" align="center" class="悦读集团"><img src="../image/集团.png" width="51"
|
||||||
|
height="49" />悦读集团</td>
|
||||||
|
<td width="25%"> </td>
|
||||||
|
<td colspan="3" align="right"><input name="关于悦读" type="submit" class="关于悦读" id="关于悦读" value="关于悦读" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="348" colspan="2" align="center">
|
||||||
|
<table width="85%" border="0" cellpadding="0" cellspacing="0" class="表格">
|
||||||
|
<tr>
|
||||||
|
<td width="4%"> </td>
|
||||||
|
<td width="52%"> </td>
|
||||||
|
<td width="1%"> </td>
|
||||||
|
<td width="43%" colspan="2" rowspan="5" align="right"><img src="../image/校园招聘.jpg" width="270"
|
||||||
|
height="300" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="社会招聘">校园招聘</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="我们等你">文字力量,托起梦想人生。有梦想,永远不会迟!</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td><input name="查看更多2" type="submit" class="查看更多" id="查看更多2" value="查看更多" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="3" align="center">
|
||||||
|
<table width="96%" border="0" align="center" cellpadding="0" cellspacing="0" class="表格">
|
||||||
|
<tr>
|
||||||
|
<td width="4%"> </td>
|
||||||
|
<td width="52%"> </td>
|
||||||
|
<td width="7%"> </td>
|
||||||
|
<td width="37%" colspan="2" rowspan="5" align="right"><img src="../image/社会招聘.jpg" alt=""
|
||||||
|
width="270" height="299" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="社会招聘">社会招聘</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td class="我们等你">勇者无惧,强者无敌!我们等你。</td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td><input name="查看更多" type="submit" class="查看更多" id="查看更多" value="查看更多" /></td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td width="15%"> </td>
|
||||||
|
<td width="20%"> </td>
|
||||||
|
<td width="18%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="社会招聘">在悦读你可以</td>
|
||||||
|
<td colspan="4">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" align="center">
|
||||||
|
<table width="70%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="23%" rowspan="2">
|
||||||
|
<h5 class="收获事业">收获事业</h5>
|
||||||
|
</td>
|
||||||
|
<td width="43%"><img src="../image/第一名 (1).png" width="48" height="48" /></td>
|
||||||
|
<td width="34%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" class="我们等你">悦读的原创小说已覆盖行业半壁江山,以QQ阅读为中心触达数亿的用户。而员工的成就感也是阅文所追求的目标之一。</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td colspan="2" align="right">
|
||||||
|
<table width="92%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="27%" rowspan="2">
|
||||||
|
<h5 class="收获事业">收获成长</h5>
|
||||||
|
</td>
|
||||||
|
<td width="39%"><img src="../image/第二名.png" width="48" height="48" /></td>
|
||||||
|
<td width="34%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" class="我们等你">我们希望每一个悦读人都能茁壮成长。我们坚持并相信,当你工作体验到达最佳之时,你也会产生最好的工作和输出。</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="right" valign="baseline" class="我们等你"><a href="../index.html" class="我们等你">返回首页</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
151
ydpd/html/我的书架.html
Normal file
@ -0,0 +1,151 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
body {
|
||||||
|
background-color: #D6AC83;
|
||||||
|
}
|
||||||
|
|
||||||
|
#我的书架 {
|
||||||
|
font-family: "楷体";
|
||||||
|
color: #FFF;
|
||||||
|
font-size: 36px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.题目 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 28px;
|
||||||
|
color: #FFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.上次读到 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 18px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.我的收藏 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.我的书架 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #D6AC83;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="4" id="我的书架">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="../image/书本.png" alt=""
|
||||||
|
width="60" height="45" /><a href="../index.html">悦读频道</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td id="我的书架"><input name="我的书架" type="submit" class="我的书架" id="我的书架2" value="我的书架" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="57" colspan="5" class="我的收藏">我的收藏</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="18%" height="344" align="center"><img src="../image/第四防御塔.jpg" width="249" height="328" /></td>
|
||||||
|
<td width="21%" align="center"><img src="../image/美人为馅.jpg" width="250" height="328" /></td>
|
||||||
|
<td width="20%" align="center"><img src="../image/农家.jpg" width="246" height="314" /></td>
|
||||||
|
<td width="21%" align="center"><img src="../image/苍生决.jpg" width="247" height="317" /></td>
|
||||||
|
<td width="20%" align="center"><img src="../image/南山下的传说.jpg" width="247" height="314" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="46" align="center" class="题目"><a href="英雄.html" class="题目">英雄联盟之第四防御塔</a></td>
|
||||||
|
<td width="21%" align="center" class="题目">美人为馅</td>
|
||||||
|
<td width="20%" align="center" class="题目">农家科举之路</td>
|
||||||
|
<td width="21%" align="center" class="题目">苍生决</td>
|
||||||
|
<td width="20%" align="center" class="题目">南山下的传说</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="32" align="center" class="上次读到">上次读到章0038 年味渐浓</td>
|
||||||
|
<td width="21%" align="center" class="上次读到">上次读到268章 与子沉眠</td>
|
||||||
|
<td width="20%" align="center" class="上次读到">上次读到第一章 穿越了</td>
|
||||||
|
<td width="21%" align="center" class="上次读到">开始阅读</td>
|
||||||
|
<td width="20%" align="center" class="上次读到">开始阅读</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="5">
|
||||||
|
<hr />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><span class="我的收藏">猜你喜欢</span></td>
|
||||||
|
<td> </td>
|
||||||
|
<td class="我的收藏"> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><img src="../image/正版休闲.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/唐宫.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/甜蜜.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/天气撩人.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
<td align="center"><img src="../image/一品d.jpg" alt="" width="180" height="220" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="49" align="center" class="题目">正版修仙</td>
|
||||||
|
<td align="center" class="题目">唐宫的少女</td>
|
||||||
|
<td align="center" class="题目">甜蜜系暖婚</td>
|
||||||
|
<td align="center" class="题目">甜妻撩人</td>
|
||||||
|
<td align="center" class="题目">天赐一品</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
<td> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
177
ydpd/html/登录.html
Normal file
@ -0,0 +1,177 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
.留言 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 30px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #8C1D12;
|
||||||
|
}
|
||||||
|
|
||||||
|
.a账号登录 {
|
||||||
|
font-family: "仿宋";
|
||||||
|
font-size: 36px;
|
||||||
|
color: #900;
|
||||||
|
}
|
||||||
|
|
||||||
|
.a登录框 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 18px;
|
||||||
|
color: #666;
|
||||||
|
background-color: #FFF;
|
||||||
|
border: thin solid #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.a自动登录 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 20px;
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.登录按钮 {
|
||||||
|
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
|
||||||
|
font-size: 32px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #900;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="19%">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="../image/书本.png"
|
||||||
|
width="48" height="48" /><a href="../index.html">悦读频道</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="66%"><img src="../image/头图.jpg" alt="" width="1073" height="116" align="top" /></td>
|
||||||
|
<td align="center" class="留言">联系我们</td>
|
||||||
|
<td width="7%" align="center" bgcolor="#FFFFFF" class="留言">留言</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="446" align="center"><img src="../image/名家访谈.jpg" alt="" width="286" height="481" />
|
||||||
|
</td>
|
||||||
|
<td width="66%">
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td width="36%" height="446" align="center">
|
||||||
|
<table width="91%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr>
|
||||||
|
<td height="64" colspan="2" align="center"><span
|
||||||
|
class="a账号登录">账号登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="67" colspan="2" align="center"><input name="登录" type="text"
|
||||||
|
class="a登录框" id="登录4" value="手机/邮箱/用户名" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="59" colspan="2" align="center"><input name="密码" type="text"
|
||||||
|
class="a登录框" id="密码" value="密码" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="50%" height="33" align="left"><span id="sprycheckbox1">
|
||||||
|
<input type="checkbox" name="自动登录" id="自动登录" />
|
||||||
|
</span><span class="a自动登录">自动登录</span></td>
|
||||||
|
<td width="50%" align="right"><span class="a自动登录">忘记密码</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="61" colspan="2" align="center"><input name="登录2"
|
||||||
|
type="submit" class="登录按钮" id="登录2" value="登录" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="56"><span class="a自动登录">手机验证码登录</span></td>
|
||||||
|
<td align="right"><span class="a自动登录">免费注册</span></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="30%" align="center">
|
||||||
|
<table width="83%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr>
|
||||||
|
<td height="51" align="center"><span class="a账号登录">微信快捷登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="226" align="center"><img src="../image/二维码.jpg" alt=""
|
||||||
|
width="262" height="271" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center">请用微信扫一扫扫描登录</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="34%" align="center">
|
||||||
|
<table width="92%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr>
|
||||||
|
<td height="61" align="center"><span class="a账号登录">QQ登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="182" align="center"><img src="../image/qq.jpg" alt=""
|
||||||
|
width="149" height="174" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="a自动登录">您将跳转至其他页面</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><span class="登录按钮">前去登录</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center" class="a自动登录">登录即代表同意《用户服务协议》和《隐私政策》</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td align="center"><img src="../image/侧图.jpg" alt="" width="225" height="447" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="8" colspan="4">
|
||||||
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
</table>
|
||||||
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="a登录框">
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
<tr> </tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="27" colspan="4"> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
182
ydpd/html/英雄.html
Normal file
@ -0,0 +1,182 @@
|
|||||||
|
<!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>
|
||||||
|
<style type="text/css">
|
||||||
|
#悦读频道 {
|
||||||
|
color: #900;
|
||||||
|
font-size: 36px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#网络文学 {
|
||||||
|
color: #963;
|
||||||
|
font-size: 24px;
|
||||||
|
font-family: "楷体";
|
||||||
|
}
|
||||||
|
|
||||||
|
#shouyuut {
|
||||||
|
font-size: 18px;
|
||||||
|
font-family: "楷体";
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.beijing {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.章0038 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 32px;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
.正文 {
|
||||||
|
font-family: "楷体";
|
||||||
|
font-size: 26px;
|
||||||
|
color: #000;
|
||||||
|
text-indent: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.赞赏 {
|
||||||
|
font-family: "隶书";
|
||||||
|
font-size: 40px;
|
||||||
|
color: #FFF;
|
||||||
|
background-color: #930;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
color: #000;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
color: #D6D6D6;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr>
|
||||||
|
<td colspan="5" bgcolor="#CCCCCC">
|
||||||
|
<table width="300" border="0" align="left" cellpadding="0" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td width="4%" rowspan="2" align="left"> </td>
|
||||||
|
<td width="96%" align="left" valign="middle" id="悦读频道"><img src="../image/书本.png" width="48"
|
||||||
|
height="48" />悦读频道</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="left" valign="middle" id="网络文学">网络文学 海纳百川</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="6%"> </td>
|
||||||
|
<td colspan="2" id="shouyuut">首页>游戏>电子竞技>英雄联盟之第四防御塔</td>
|
||||||
|
<td width="29%" align="right" class="beijing">举报</td>
|
||||||
|
<td width="5%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td rowspan="3"> </td>
|
||||||
|
<td height="63" colspan="3" bgcolor="#F8F4E9" class="beijing"><span class="章0038">章0038 年味渐浓</span></td>
|
||||||
|
<td rowspan="3"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="3" bgcolor="#F8F4E9" class="beijing">
|
||||||
|
<p class="正文">
|
||||||
|
这些键盘分析师还真分析对了,RNG真的就是要再找一个强有力的上单来弥补队伍的这个缺口。 </p>
|
||||||
|
<p class="正文">RNG的管理层那是已经为这件事而整得焦头烂额了,得跟队员们一起寻找合适的上单人选。 </p>
|
||||||
|
<p class="正文">国服短时间里面真的很难找出合适的人选,他们找来找去,最后目光锁定在了澳服的第一上单zrr身上——听说他属于进攻型上单,贾克斯玩得很好,也更了解贾克斯的弱点。
|
||||||
|
</p>
|
||||||
|
<p class="正文">他们准备着手联系zrr了,但是,就在这时,RNG老板白星,又收到了PDD的电话。</p>
|
||||||
|
<p class="正文">还是那个问题,PDD还是想向白星引荐彦林,并且这次他还说,用人品担保,这孩子绝对绝对靠得住,不会让他失望的。 </p>
|
||||||
|
<p class="正文">PDD还说,已经有其他的LPL战队老板看上彦林了,但是他一直都没有放人。要是白星再不考虑一下的话,为了孩子的前途,他真的要把这块宝给放到其他的LPL战队去了。</p>
|
||||||
|
<p class="正文">白星认识PDD这么长时间以来,还是第一次看到他如此极力地推荐一个人,其程度简直更甚于当初他极力想要留住ming。 </p>
|
||||||
|
<p class="正文">白星思索良久,终于答应PDD,要见一见那个孩子,让他去试训。</p>
|
||||||
|
———— </p>
|
||||||
|
<p class="正文">
|
||||||
|
另一边呢,IG的管理层也在为了即将到来的电竞春晚而头痛。这两支队伍的节目效果居然能上升到这种程度,此前又有谁能想到呢?这次他们该为观众们表演点什么节目好?IG现在的问题实在是太大了,队员心态、队伍节奏,比如说最近就经常有各种小道消息说因为ning王不训练,导致the
|
||||||
|
shy生气,两人不合,谁知道这是不是真的呢?真真假假,假假真真,安静吃瓜就好,事情的真相究竟如何,只有选手本人知晓。但是,ning王不在状态是真的。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
作为队伍最重要的节奏点,打野位没状态,对面把你队友都给搞崩了,而你还在梦游逛街,这怎么行?必须得给IG弄到一个靠谱的打野,可是他们短时间之内,上哪去找有资格打LPL比赛的打野啊?思来想去,他们最后把目光锁定在了IG二队的小乐言身上。LDL各位置的代练多,RNG二队的走A怪跟IG二队的乐言皆在此列,可以靠个人能力在LDL掌控雷电。走A怪还曾经被定为uzi的接班人,然而S8狗子因为伤病,春季赛休息,RNG把他派上场,他的表现却不尽人意,于是乎,万人血书uzi回归。脾气古怪不喜欢交流,俱乐部管理层无奈才只好将他下放LDL重新历练。毕竟LPL的强度,LDL比不了,几乎不存在“代练”的情况,单打独斗难以赢下比赛。
|
||||||
|
</p>
|
||||||
|
<p class="正文">走A怪如此,同为LDL代练、常年带着包桑负重上分的小乐言,将其调升到LPL的话,其结果又会如何呢? </p>
|
||||||
|
<p class="正文">
|
||||||
|
不知道,一切都是未知数,但是,管理层还是认为,他总比完全不在状态的ning王要好。距离“电竞春晚”只剩一天多时间了,LPL的观众们望眼欲穿,简直迫不及待了。两边管理层都发布了春晚之战各自战队的首发阵容。
|
||||||
|
</p>
|
||||||
|
<p class="正文">RNG:上单Bnn,打野Karsa,中单Xiaohu,下路Uzi,辅助Ming; </p>
|
||||||
|
<p class="正文">IG:上单The shy,打野Leyan,中单Rookie,下路Jackeylove,辅助Baolan。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
传闻Bnn跟Leyan都是两支战队从LDL调上来的,都不熟悉LPL的套路与节奏。这……两边粉丝看了都觉得一阵头疼。这……这么重要的比赛,你们就派LPL新人上场?!LPL新人?真就当是春晚表演节目来了?一起玩呢吧你们!故意的吧!等等,先缓一口气,看来这场春晚,要多准备一些速效救心丸了,真的怕到时候受不了各种刺激。各种小编又在纷纷围绕这个点疯狂做文章赚流量了,这两位新人的资料差不多都被他们给挖了出来。
|
||||||
|
</p>
|
||||||
|
<p class="正文">
|
||||||
|
首先,小Leyan,IG二队的打野,从IG二队上调,这没什么好说的,这种来历可以理解。但是这个Bnn之前是哪只战队的。嘶……那支队伍是个什么样的存在?那可是LPL的“电竞黄埔军校”了,里面被PDD送到LPL的人,没有任何一个是弱者。
|
||||||
|
</p>
|
||||||
|
<p class="正文">
|
||||||
|
Ming,在转会签约RNG之后,帮助RNG斩获了S8的诸多荣耀;Ning,S8的fmvp,不必多说;Knight,带领TES冲得多猛,大家有目共睹;Tian,FPX的打野,也是一位打野小天王那这个一样是从YM走出来的Bnn呢?又会带给大家什么样的表现?
|
||||||
|
</p>
|
||||||
|
<p class="正文">早在春季赛的时候,PDD就有在直播中透露过有关他的一些消息,还猛夸他,想必也不是个简单人物。RNG的上单位,大家都知道有多难。而且这个新人进入LPL的首战就要直面头号莽夫上单The
|
||||||
|
shy,更是难上加难,管理层真就打算放他去挨打? </p>
|
||||||
|
<p class="正文">而就在这时,PDD又适时在直播里面提了一下这个新上单,说大家完全不用担心他,因为这个Bnn简直稳得像是一座防御塔,对上The
|
||||||
|
shy也不会像大家想象中的那么不堪,毕竟那可是他亲手调教的最为看重的关门弟子。 </p>
|
||||||
|
<p class="正文">哎呀!行了行了!嫖老师你别再吹了!停下,快停下!现在这么吹,到时候万一我被shy哥追着锤,锤得鼻青脸肿,那得多尴尬啊!既打了你的脸,我也好不到哪里去。 </p>
|
||||||
|
<p class="正文">造势造势,适可而止就好,嫖老师,求你放过我吧。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
但是,PDD此话一出,节奏就起来了,什么“RNG在上路多装了一座防御塔,这下子稳了”,什么“真当电竞黄埔军校是吹的啊?里面出来的个个都是人才,这个香蕉君我觉得可以”,什么“YM出品,必属精品,这个逼肯定不会令我们失望的”
|
||||||
|
</p>
|
||||||
|
<p class="正文">彦林在短短的时间之内被捧得很高,他简直不敢再看了,怕影响自己的心态。</p>
|
||||||
|
<p class="正文">
|
||||||
|
其实他有想过很多种自己从LDL晋升到LPL的情况,但是偏偏这是最坏的,一上去就要挨shy哥的毒打,况且那帮笨蛋现在还一直吹他,如果真打输了,他背上的那口大锅估计可以装下LPL全体观众们的年宴了。
|
||||||
|
</p>
|
||||||
|
<p class="正文">彦林做了几个深呼吸,他觉得,相比那些战队粉丝,更需要速效救心丸的是他。 </p>
|
||||||
|
<p class="正文">
|
||||||
|
再看看那些小编写的东西,有的文章里面,有关乐言的资料,除了他段位实力以及常用英雄之外,还附带着他的写真照;彦林就比较惨了,只有几张不知道谁偷拍的他窝在训练室椅子上看录像的非高清照片。 </p>
|
||||||
|
<p class="正文">即便如此,还是有熟人轻易认出了他。比如说他爹,以及他以前的死党们。</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="48" colspan="3" align="center" bgcolor="#F8F4E9" class="beijing"><input name="赞赏" type="submit"
|
||||||
|
class="赞赏" id="赞赏" value="赞赏" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="105" align="center" valign="middle" bgcolor="#FFFFFF">
|
||||||
|
<p class="章0038"> </p>
|
||||||
|
</td>
|
||||||
|
<td colspan="3" align="center" valign="top" bgcolor="#F8F4E9" class="beijing"><img src="../image/古剑奇谭.jpg"
|
||||||
|
alt="" width="1202" height="134" /></td>
|
||||||
|
<td align="center" valign="middle" bgcolor="#FFFFFF">
|
||||||
|
<p class="章0038"> </p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="137"> </td>
|
||||||
|
<td width="30%" align="center" valign="center" bgcolor="#F8F4E9" class="章0038">
|
||||||
|
<p class="章0038">上一章</p>
|
||||||
|
</td>
|
||||||
|
<td width="30%" align="center" bgcolor="#F8F4E9" class="章0038">目 录</td>
|
||||||
|
<td align="center" valign="center" bgcolor="#F8F4E9" class="章0038">
|
||||||
|
<p class="章0038">下一章</p>
|
||||||
|
</td>
|
||||||
|
<td align="center" bgcolor="#F8F4E9">
|
||||||
|
<p><a href="我的书架.html">返</a></p>
|
||||||
|
<p><a href="我的书架.html">回</a></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
BIN
ydpd/image/0.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
ydpd/image/2019_11_12_bfd0169352cc4671a98b7b25dc3cfb79.png
Normal file
|
After Width: | Height: | Size: 942 KiB |
BIN
ydpd/image/3e7fce1a78ba12003e8c37f333b3c9f2.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
ydpd/image/b04a22809eb4deedaf9828b84eb57343.png
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
ydpd/image/c666111488a50565ab32f6cd1edc45c4.jpg
Normal file
|
After Width: | Height: | Size: 135 KiB |
BIN
ydpd/image/qq.jpg
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
ydpd/image/untitled.jpg
Normal file
|
After Width: | Height: | Size: 365 B |
BIN
ydpd/image/一品d.jpg
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
ydpd/image/丁墨.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
ydpd/image/书本 (1).png
Normal file
|
After Width: | Height: | Size: 999 B |
BIN
ydpd/image/书本.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
ydpd/image/二维码.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
ydpd/image/仙虞姬.jpg
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
ydpd/image/作家icon.png
Normal file
|
After Width: | Height: | Size: 731 B |
BIN
ydpd/image/作家专区背景.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
ydpd/image/作家助手.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
ydpd/image/作家研修.jpg
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
ydpd/image/侧图.jpg
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
ydpd/image/全明星.jpg
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
ydpd/image/军事.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
ydpd/image/农家.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |