-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html~
100 lines (98 loc) · 4.65 KB
/
index.html~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!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>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="topPan">
<ul>
<li><a href="#">login</a></li>
<li class="register"><a href="#" class="register">resister</a></li>
</ul>
<a href="index.html"><img src="images/logo.gif" alt="Business Events" width="281" height="56" border="0" class="logo" title="Business Events" /></a>
</div>
<div id="headerPan">
<div id="headerleftPan"><img src="images/blank.gif" alt="" width="1" height="1" /></div>
<div id="headermiddlePan">
<div id="menuPan">
<ul>
<li class="home"><a href="http://www.bestsungroup.com/">集团主页</a></li>
<li><a href="http://www.fjyuxing.com/">宇星主页</a></li>
<li><a href="http://192.168.34.31:8080">OA办公</a></li>
<li><a href="http://192.168.34.252">NC252帐套</a></li>
<li><a href="http://192.168.34.32">NC32帐套</a></li>
<li class="contact"><a href="http://172.16.10.250/mail" class="contact">集团邮箱</a></li>
</ul>
</div>
<div id="headerbodyPan">
<div id="headerleftredPan">
<h2>whatsnew <br />
<span>in 2006</span></h2>
<p><span class="largetext">Praesent quis ipsum. ut dui tell</span> dapibus vitae,vehicula vitaeaculis anteftr congue vel,risus.Aenean a pede.Sed..re fringilla,quam utfacilisis consequat dtrer.</p>
</div>
<div id="headermiddleredPan"><img src="images/blank.gif" alt="" /></div>
<div id="headermorePan"><a href="#">know more</a></div>
</div>
</div>
<div id="headerrightPan"><img src="images/blank.gif" alt="" width="1" height="1" /></div>
</div>
<div id="bodyPan">
<h2>latest updates</h2>
<p class="date">on 2nd october 2006</p>
<p>Business Events is a <span>free, tableless, W3C-compliant</span> web design layout by Template World. This template has been tested and proven compatible with all major browser environments and operating systems. You are free to modify the design to suit your tastes in any way you like.</p>
<p>We only ask you to not remove "Design by Template World" and the link http://www.templateworld.com from the footer of the template.</p>
<p class="more"><a href="#">....know more</a></p>
<p class="border"><img src="images/blank.gif" alt="" width="1" height="1" /></p>
<p class="date">on 2nd october 2006</p>
<p>Business Events is a <span>free, tableless, W3C-compliant</span> web design layout by Template World. This template has been tested and proven compatible with all major browser environments and operating systems. You are free to modify the design to suit your tastes in any way you like.</p>
<p>We only ask you to not remove "Design by Template World" and the link http://www.templateworld.com from the footer of the template.</p>
<p class="more"><a href="#">....know more</a></p>
</div>
<!-- <div id="bodybottomPan">
<div id="bottomleftPan">
<h2>about services <br />
<span>dapibus sit amet, aliquet</span></h2>
<ul>
<li><a href="#">Dapibus vitae,vehicula vitaea</a></li>
<li><a href="#">Anteftr congue vel,risus.</a></li>
<li><a href="#">Pede.fringilla,quam utfacilisis</a></li>
<li><a href="#">Consequat dtrer.</a></li>
</ul>
<p class="more"><a href="#">want to know more solutions</a></p>
</div>
<div id="bottomrightPan">
<h2>about services <br />
<span>dapibus sit amet, aliquet</span></h2>
<ul>
<li><a href="#">Dapibus vitae,vehicula vitaea</a></li>
<li><a href="#">Anteftr congue vel,risus.</a></li>
<li><a href="#">Pede.fringilla,quam utfacilisis</a></li>
<li><a href="#">Consequat dtrer.</a></li>
</ul>
<p class="more"><a href="#">want to know more solutions</a></p>
</div>
</div>
-->
<div id="footermainPan">
<div id="footerPan">
<ul>
<li><a href="#">Home</a>| </li>
<li><a href="#">About Us</a>| </li>
<li><a href="#">Services</a>| </li>
<li><a href="#">Support</a>| </li>
<li><a href="#">Testimonials</a>| </li>
<li><a href="#">Contact</a></li>
</ul>
<p class="copyright">©business events. All right reserved.</p>
<div id="footerPanhtml"><a href="http://validator.w3.org/check?uri=referer" target="_blank">XHTML</a></div>
<div id="footerPancss"><a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank">css</a></div>
<ul class="templateworld">
<li>design by:</li>
<li><a href="http://www.templateworld.com" target="_blank">Template World</a></li>
</ul>
</div>
</div>
</body>
</html>