Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박태권
/
menu_recommend_webpage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
5
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박나리
2022-05-19 17:31:42 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2b75c157cdab892f67fb00fd92c468ca50bcf3ce
2b75c157
1 parent
17366056
make file menu_recommend_page
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
menu_recommend_page.html
menu_recommend_page.html
0 → 100644
View file @
2b75c15
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
menu_recommend_page
</title>
</head>
<body>
<h1>
메뉴추천
</h1>
<button
onclick=
"location.href='question_selection.html'"
>
시작하기
</button >
</body>
</html>
\ No newline at end of file
Please
register
or
login
to post a comment