|
@@ -0,0 +1,21 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html>
|
|
|
+ <head>
|
|
|
+ <title>第八届中国博物馆及相关产品与技术博览会</title>
|
|
|
+ <meta name="discription" content="第八届博博会"/>
|
|
|
+ <meta name="keyword" content="博物馆,文物,文化"/>
|
|
|
+ <meta name="author" content="zachary"/>
|
|
|
+ <link rel="stylesheet" href="./main.css" />
|
|
|
+ </head>
|
|
|
+ <body>
|
|
|
+ <div class="back-picture">
|
|
|
+ <div class="subject-picture"></div>
|
|
|
+ <div class="link-items">
|
|
|
+ <div class="item">点击看展</div>
|
|
|
+ <div class="item">参加云展</div>
|
|
|
+ <div class="item special-item">往届博博会</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </body>
|
|
|
+</html>
|