박태권

Merge branch 'master' into 'master'

Master



See merge request !4
<!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
<!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>Document</title>
</head>
<body>
<h3> 질문 선택 </h3>
</body>
</html>
\ No newline at end of file