style:新闻动态
Showing
2 changed files
with
2 additions
and
5 deletions
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 5 | <head> | 4 | <head> |
| 6 | <style> | 5 | <style> |
| 7 | </style> | 6 | </style> |
| ... | @@ -12,6 +11,7 @@ | ... | @@ -12,6 +11,7 @@ |
| 12 | <link rel="stylesheet" type="text/css" href="../../staticCss/common.css" /> | 11 | <link rel="stylesheet" type="text/css" href="../../staticCss/common.css" /> |
| 13 | <link rel="stylesheet" type="text/css" href="css/index.css"> | 12 | <link rel="stylesheet" type="text/css" href="css/index.css"> |
| 14 | </head> | 13 | </head> |
| 14 | |||
| 15 | <body> | 15 | <body> |
| 16 | <div class="navigation_crumbs"> | 16 | <div class="navigation_crumbs"> |
| 17 | <div class="contentBox"> | 17 | <div class="contentBox"> |
| ... | @@ -21,9 +21,6 @@ | ... | @@ -21,9 +21,6 @@ |
| 21 | </span> | 21 | </span> |
| 22 | </div> | 22 | </div> |
| 23 | </div> | 23 | </div> |
| 24 | <div> | ||
| 25 | |||
| 26 | </div> | ||
| 27 | <div class="leftandright"> | 24 | <div class="leftandright"> |
| 28 | <div class="left"> | 25 | <div class="left"> |
| 29 | <ul class="leftContainer"> | 26 | <ul class="leftContainer"> |
| ... | @@ -246,5 +243,4 @@ | ... | @@ -246,5 +243,4 @@ |
| 246 | }) | 243 | }) |
| 247 | </script> | 244 | </script> |
| 248 | <script type="text/javascript" src="../../staticJs/down.js"></script> | 245 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
| 249 | |||
| 250 | </html> | 246 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment