-
Notifications
You must be signed in to change notification settings - Fork 31
[홍승원] Sprint3 #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The head ref may contain hidden characters: "Basic-\uD64D\uC2B9\uC6D0-sprint3"
[홍승원] Sprint3 #31
Changes from all commits
b7eb571
4384932
c7a8abb
d2205d3
1f2c588
f235932
45cdf2e
179a246
c149f7f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,10 +2,20 @@ | |
| <html lang="ko"> | ||
|
|
||
| <head> | ||
| <meta name="robots" content="index, follow"> | ||
| <meta charset="UTF-8"> | ||
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| <link rel="stylesheet" href="styles.css"> | ||
| <title>판다마켓</title> | ||
| <title>판다 마켓</title> | ||
| <meta name="description" content="일상의 모든 물건을 거래할 수 있는 판다마켓!"> | ||
| <meta property="og:image" content="../images/이미지_공유.png"> | ||
| <meta property="og:title" content="판다 마켓 | 쇼핑, 일상의 모든 물건을 만나다"> | ||
| <meta property="og:description" content="일상의 모든 물건을 거래할 수 있는 판다마켓! 여러분도 시작해보세요!"> | ||
| <meta property="og:url" content="https://sweetpandamarket.netlify.app/"> | ||
| <meta name="twitter:card" content="summary_large_image"> | ||
| <meta name="twitter:image" content="../images/이미지_공유.png"> | ||
| <meta name="twitter:title" content="판다 마켓 | 쇼핑, 일상의 모든 물건을 만나다"> | ||
| <meta name="twitter:description" content="일상의 모든 물건을 거래할 수 있는 판다마켓! 여러분도 시작해보세요!"> | ||
| </head> | ||
|
|
||
| <body> | ||
|
|
@@ -27,8 +37,7 @@ | |
| <div class="wrap-1"> | ||
| <div class="landingpage-description"> | ||
| <p class="p-1"> | ||
| 일상의 모든 물건을<br> | ||
| 거래해 보세요 | ||
| 일상의 모든 물건을 거래해 보세요 | ||
| </p> | ||
|
|
||
| <a href="items.html"> | ||
|
|
@@ -37,46 +46,47 @@ | |
| </button> | ||
| </a> | ||
| </div> | ||
| <img src="images/Img_home_top.png"> | ||
| <img src="images/Img_home_top.png" alt="panda_image"> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="landingpage-popular-product"> | ||
| <img src="images/Img_home_01.png" alt=""> | ||
| <img src="images/Img_home_01.png" alt="home_img1"> | ||
| <div class="landingpage-popular-product-description"> | ||
| <p> | ||
| <span class="Hot-item">Hot item</span> <br> | ||
| <span class="Hot-item-title">인기 상품을 <br> 확인해 보세요</span> <br> | ||
| <span class="Hot-item-description"> | ||
| <div> | ||
| <p class="Hot-item">Hot item</p> | ||
| <p class="Hot-item-title">인기 상품을 확인해 보세요</p> | ||
| <p class="Hot-item-description"> | ||
| 가장 Hot한 중고거래 물품을 <br> 판다 마켓에서 확인해 보세요 | ||
| </span> | ||
| </p> | ||
| </p> | ||
| </div> | ||
| </div> | ||
| </div> | ||
|
|
||
| <div class="landingpage-wanted-product"> | ||
| <img src="images/Img_home_02.png" alt="home_img2"> | ||
|
|
||
| <div class="landingpage-wantedproduct-description"> | ||
| <p> | ||
| <span class="Search">Search</span> <br> | ||
| <span class="Search-title">구매를 원하는 <br> 상품을 검색하세요</span> <br> | ||
| <span class="Search-description"> | ||
| <div> | ||
| <p class="search">Search</p> | ||
| <p class="search-title"><span>구매를 원하는</span> 상품을 검색하세요</p> | ||
| <p class="search-description"> | ||
| 구매하고 싶은 물품은 검색해서 <br> 쉽게 찾아보세요 | ||
| </span> | ||
| </p> | ||
| </p> | ||
| </div> | ||
| </div> | ||
| <img src="images/Img_home_02.png" alt=""> | ||
| </div> | ||
|
|
||
| <div class="landingpage-want-to-sell"> | ||
| <img src="images/Img_home_03.png" alt=""> | ||
| <img src="images/Img_home_03.png" alt="home_img3"> | ||
| <div class="landingpage-sell-description"> | ||
| <p> | ||
| <span class="register">Register</span> <br> | ||
| <span class="register-title">판매를 원하는 <br> 상품을 등록하세요</span> <br> | ||
| <span class="register-description"> | ||
| <div> | ||
| <p class="register">Register</p> | ||
| <p class="register-title"><span>판매를 원하는</span> 상품을 등록하세요</p> | ||
| <p class="register-description"> | ||
| 어떤 물건이든 판매하고 싶은 상품을 <br> 쉽게 등록하세요 | ||
| </span> | ||
| </p> | ||
| </p> | ||
| </div> | ||
| </div> | ||
| </div> | ||
|
|
||
|
|
@@ -86,41 +96,42 @@ | |
| 믿을 수 있는 <br> 판다마켓 중고 거래 | ||
| </p> | ||
|
|
||
| <img src="images/Img_home_bottom.png" style="width: 746px; margin-left: 45px;"> | ||
| <img src="images/Img_home_bottom.png" alt="last_home_img"> | ||
| </div> | ||
| </div> | ||
| </main> | ||
|
|
||
| <footer> | ||
| <div class="foot"> | ||
| <p> | ||
| <p class="foot-start"> | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 전반적으로 p tag가 남용되고 있는 거 같습니다~! |
||
| ©codeit - 2024 | ||
| </p> | ||
| <div> | ||
| <p class="middle"> | ||
| <a href="privacy.html"> | ||
| Privacy Policy | ||
| </a> | ||
|
|
||
| <p class="middle"> | ||
| <a href="privacy.html"> | ||
| Privacy Policy | ||
| </a> | ||
|
|
||
| <a href="faq.html"> | ||
| FAQ | ||
| </a> | ||
| </p> | ||
| <a href="faq.html"> | ||
| FAQ | ||
| </a> | ||
| </p> | ||
|
|
||
| <p class="icons"> | ||
| <a href="https://www.facebook.com"> | ||
| <img src="images/ic_facebook.png" alt="facebook icon"> | ||
| </a> | ||
| <a href="https://www.instagram.com"> | ||
| <img src="images/ic_instagram.png" alt="instagram icon"> | ||
| </a> | ||
| <a href="https://www.youtube.com"> | ||
| <img src="images/ic_youtube.png" alt="youtube icon"> | ||
| </a> | ||
| <a href="https://www.twitter.com"> | ||
| <img src="images/ic_twitter.png" alt="twitter icon"> | ||
| </a> | ||
| </p> | ||
| <p class="icons"> | ||
| <a href="https://www.facebook.com"> | ||
| <img src="images/ic_facebook.png" alt="facebook icon"> | ||
| </a> | ||
| <a href="https://www.instagram.com"> | ||
| <img src="images/ic_instagram.png" alt="instagram icon"> | ||
| </a> | ||
| <a href="https://www.youtube.com"> | ||
| <img src="images/ic_youtube.png" alt="youtube icon"> | ||
| </a> | ||
| <a href="https://www.twitter.com"> | ||
| <img src="images/ic_twitter.png" alt="twitter icon"> | ||
| </a> | ||
| </p> | ||
| </div> | ||
| </div> | ||
| </footer> | ||
| </body> | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,220 @@ | ||
| @import url('https://cdn.jsdelivr.net/npm/pretendard/dist/web/static/pretendard.css'); | ||
|
|
||
| * { | ||
| font-family: 'Pretendard', sans-serif; | ||
| } | ||
|
|
||
| main { | ||
| display: flex; | ||
| align-items: center; | ||
| justify-content: center; | ||
| height: 100vh; | ||
| margin: 0; | ||
| padding: 0; | ||
| } | ||
|
|
||
| .wrap { | ||
| width: 640px; | ||
| height: 618px; | ||
| display: flex; | ||
| flex-direction: column; | ||
| align-items: center; | ||
| justify-content: center; | ||
| } | ||
|
|
||
| .login-logo, | ||
| .signup-logo { | ||
| margin-bottom: 40px; | ||
| } | ||
|
|
||
| /* 폼 공통 스타일 */ | ||
| form label { | ||
| font-size: 18px; | ||
| font-weight: 700; | ||
| color: rgba(31, 41, 55, 1); | ||
| } | ||
|
|
||
| form input { | ||
| box-sizing: border-box; | ||
| background-color: rgba(243, 244, 246, 1); | ||
| border: 2px solid transparent; | ||
| border-radius: 12px; | ||
| width: 640px; | ||
| height: 56px; | ||
| padding-left: 24px; | ||
| padding-right: 24px; | ||
| font-size: 16px; | ||
| margin-top: 16px; | ||
| margin-bottom: 16px; | ||
| } | ||
|
|
||
| form input:focus { | ||
| border-color: #3692FF; | ||
| outline: none; | ||
| } | ||
|
|
||
| form #submit { | ||
| border-radius: 40px; | ||
| background-color: rgba(156, 163, 175, 1); | ||
| color: rgba(243, 244, 246, 1); | ||
| margin-top: 8px; | ||
| margin-bottom: 24px; | ||
| cursor: pointer; | ||
| } | ||
|
|
||
| .simple-login { | ||
| box-sizing: border-box; | ||
| width: 640px; | ||
| height: 74px; | ||
| display: flex; | ||
| justify-content: space-between; | ||
| align-items: center; | ||
| padding-left: 23px; | ||
| padding-right: 23px; | ||
| padding-top: 24px; | ||
| padding-bottom: 24px; | ||
| background-color: rgba(230, 242, 255, 1); | ||
| border-radius: 8px; | ||
| margin-bottom: 24px; | ||
| } | ||
|
|
||
| .simple-login p { | ||
| font-size: 16px; | ||
| font-weight: 500; | ||
| } | ||
|
|
||
| .logos { | ||
| box-sizing: border-box; | ||
| display: flex; | ||
| width: 100px; | ||
| height: 42px; | ||
| justify-content: space-between; | ||
| } | ||
|
|
||
| .logos img { | ||
| height: 42px; | ||
| width: 42px; | ||
| } | ||
|
|
||
| .move-to-login, | ||
| .move-to-signup { | ||
| font-size: 14px; | ||
| font-weight: 500; | ||
| } | ||
|
|
||
| .move-to-login a, | ||
| .move-to-signup a { | ||
| color: rgba(54, 146, 255, 1); | ||
| } | ||
|
|
||
| @media (max-width: 767px) { | ||
| main { | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 미디어 쿼리 사용하실 때 수정이 필요한 스타일만 넣어주시면 됩니다. 예를 들어 main은 화면 크기에 상관 없이 같은 스타일이라면 따로 더 작성해주지 않으셔도 됩니다! 767px 이하일 때 바껴야 하는 스타일만 작성해주세요! |
||
| display: flex; | ||
| align-items: center; | ||
| justify-content: center; | ||
| height: 100vh; | ||
| margin: 0; | ||
| padding: 0; | ||
| } | ||
|
|
||
| .wrap { | ||
| width: 343px; | ||
| max-width: 400px; | ||
| height: 501px; | ||
| display: flex; | ||
| flex-direction: column; | ||
| align-items: center; | ||
| justify-content: center; | ||
| } | ||
|
|
||
| .login-logo, | ||
| .signup-logo { | ||
| margin-bottom: 40px; | ||
| } | ||
|
|
||
| .login-logo img, | ||
| .signup-logo img { | ||
| width: 198px; | ||
| height: 66px; | ||
| } | ||
|
|
||
| /* 폼 공통 스타일 */ | ||
| form label { | ||
| font-size: 14px; | ||
| font-weight: 700; | ||
| color: rgba(31, 41, 55, 1); | ||
| } | ||
|
|
||
| form input { | ||
| box-sizing: border-box; | ||
| background-color: rgba(243, 244, 246, 1); | ||
| border: 2px solid transparent; | ||
| border-radius: 12px; | ||
| width: 343px; | ||
| height: 56px; | ||
| padding-left: 24px; | ||
| padding-right: 24px; | ||
| font-size: 16px; | ||
| margin-top: 16px; | ||
| margin-bottom: 16px; | ||
| } | ||
|
|
||
| form input:focus { | ||
| border-color: #3692FF; | ||
| outline: none; | ||
| } | ||
|
|
||
| form #submit { | ||
| border-radius: 40px; | ||
| background-color: rgba(156, 163, 175, 1); | ||
| color: rgba(243, 244, 246, 1); | ||
| margin-top: 8px; | ||
| margin-bottom: 24px; | ||
| cursor: pointer; | ||
| } | ||
|
|
||
| .simple-login { | ||
| box-sizing: border-box; | ||
| width: 343px; | ||
| height: 66px; | ||
| display: flex; | ||
| justify-content: space-between; | ||
| align-items: center; | ||
| padding-left: 23px; | ||
| padding-right: 23px; | ||
| padding-top: 24px; | ||
| padding-bottom: 24px; | ||
| background-color: rgba(230, 242, 255, 1); | ||
| border-radius: 8px; | ||
| margin-bottom: 24px; | ||
| } | ||
|
|
||
| .simple-login p { | ||
| font-size: 16px; | ||
| font-weight: 500; | ||
| } | ||
|
|
||
| .logos { | ||
| box-sizing: border-box; | ||
| display: flex; | ||
| width: 100px; | ||
| height: 42px; | ||
| justify-content: space-between; | ||
| } | ||
|
|
||
| .logos img { | ||
| height: 42px; | ||
| width: 42px; | ||
| } | ||
|
|
||
| .move-to-login, | ||
| .move-to-signup { | ||
| font-size: 14px; | ||
| font-weight: 500; | ||
| } | ||
|
|
||
| .move-to-login a, | ||
| .move-to-signup a { | ||
| color: rgba(54, 146, 255, 1); | ||
| } | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p는 문단을 나타냅니다!
h tag나 span 태그를 고려해보시는 게 좀 더 나을 거 같네요 🤔