박나리

make file menu_recommend_page

<!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