style:首页
Showing
1 changed file
with
38 additions
and
6 deletions
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
| 2 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 3 | <head> | 5 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 5 | <title>网上“一窗办事”登记系统</title> | 7 | <title>网上“一窗办事”登记系统</title> |
| ... | @@ -7,7 +9,8 @@ | ... | @@ -7,7 +9,8 @@ |
| 7 | <script type="text/javascript" src="./ /head.js"></script> | 9 | <script type="text/javascript" src="./ /head.js"></script> |
| 8 | <script type="text/javascript" src="./staticJs/staticIndex.js"></script> | 10 | <script type="text/javascript" src="./staticJs/staticIndex.js"></script> |
| 9 | </head> | 11 | </head> |
| 10 | <body > | 12 | |
| 13 | <body> | ||
| 11 | <div> | 14 | <div> |
| 12 | 15 | ||
| 13 | <div class="banner"> | 16 | <div class="banner"> |
| ... | @@ -451,11 +454,40 @@ | ... | @@ -451,11 +454,40 @@ |
| 451 | </ul> | 454 | </ul> |
| 452 | </div> | 455 | </div> |
| 453 | </div> | 456 | </div> |
| 454 | |||
| 455 | </div> | 457 | </div> |
| 458 | <div class="footer"> | ||
| 459 | <div class="system_service"> | ||
| 460 | <ul class=""> | ||
| 461 | <li> | ||
| 462 | <a href="" title="公示公告"> | ||
| 463 | <span>公示公告</span> | ||
| 464 | </a> | ||
| 465 | </li> | ||
| 466 | <li> | ||
| 467 | <a href="" title="法律法规"> | ||
| 468 | <span>法律法规</span> | ||
| 469 | </a> | ||
| 470 | </li> | ||
| 471 | <li> | ||
| 472 | <a href="" title="相应政策"> | ||
| 473 | <span>相应政策</span> | ||
| 474 | </a> | ||
| 475 | </li> | ||
| 476 | <li> | ||
| 477 | <a href="" title="下载服务"> | ||
| 478 | <span>下载服务</span> | ||
| 479 | </a> | ||
| 480 | </li> | ||
| 481 | <li> | ||
| 482 | <a href="" title="关于我们"> | ||
| 483 | <span>关于我们</span> | ||
| 484 | </a> | ||
| 485 | </li> | ||
| 486 | </ul> | ||
| 487 | </div> | ||
| 488 | </div> | ||
| 489 | |||
| 456 | </body> | 490 | </body> |
| 457 | <script type="text/javascript" src="./staticJs/down.js"></script> | 491 | <script type="text/javascript" src="./staticJs/down.js"></script> |
| 458 | </html> | ||
| 459 | |||
| 460 | |||
| 461 | 492 | ||
| 493 | </html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment