Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
web_flea_market
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
web_flea_market
Commits
f318d02f
Commit
f318d02f
authored
Dec 01, 2022
by
HuangJunbo
💻
Committed by
Administrator
Dec 01, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
index页面修改
Signed-off-by:
Administrator
<
admin@example.com
>
parent
3625dc21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
24 deletions
+17
-24
index.html
flea_market/index.html
+17
-24
No files found.
flea_market/index.html
View file @
f318d02f
...
...
@@ -5,28 +5,21 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
Document
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"main.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
css/
main.css"
>
</head>
<body>
<!-- 添加logo -->
<div
class=
"logo"
>
<img
src=
"img/logo.png"
></div>
<!-- 添加搜索表单 -->
<form
class=
"searchform"
>
<input
type=
"text"
name=
"search"
id=
"search"
/>
<input
type=
"submit"
value=
"搜索"
id=
"button"
/>
</form>
<!--
添加搜索关键字超链接 -->
<header>
<div
class=
"logo"
><img
src=
"img/logo.png"
/></div>
<form
class=
"searchform"
>
<input
type=
"text"
name=
"search"
id=
"search"
>
<input
type=
"submit"
value=
"搜索"
id=
"button"
>
</form>
<div
class=
"navigation"
>
<a
href=
"#"
>
手机
</a>
|
<a
href=
"#"
>
电脑
</a>
|
<a
href=
"#"
>
旧书
</a>
|
<a
href=
"#"
>
服装
</a>
</div>
<!-- 添加导航栏 -->
<nav>
<div
class=
"nav"
>
<img
src=
"img/tag.png"
/>
...
...
@@ -43,21 +36,21 @@
</ul>
</div>
</nav>
<!-- 页脚 --
>
<
footer
>
<div
class=
"
navbar
"
>
<ul
class=
"link"
>
</header>
<footer
>
<
div
class=
"navbar"
>
<div
class=
"
link
"
>
<ul>
<li><a
href=
"#"
>
关于我们
</a></li>
<li><a
href=
"#"
>
网站地图
</a></li>
<li><a
href=
"#"
>
联系客服
</a></li>
<li><a
href=
"#"
>
版权声明
</a></li>
</ul>
<div
class=
"copyright"
>
<p>
Copyright
©
uuo00n-team
</p>
</div>
</div>
</footer>
<div
class=
"copyright"
>
<p>
版权所有
©
uuo00_n-team
</p>
</div>
</div>
</footer>
</body>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment