Self-Check items ○ 새로운 github repo와 netlify에서 새로운 사이트를 생성했는가? 네 ○ form_nostyle.htm 작성을 위해 선택한 원래 페이지의 url은 무엇인가? https://getbootstrap.com/docs/5.2/examples/checkout/ ○ form_nostyle.htm 에서 사용한 입력 항목의 개수는 모두 몇개인가? (10개 이상 필수) 11개(text, radio, checkbox, select, date, textarea, fieldset, legend, optgroup, color, datalist) ○ form_nostyle.htm 에서 사용한 폼 항목과 종류(type), 의미에 대해 설명하시오. 성/이름/나이 - input text, 날짜 - input datetime-local, 결제수단 - input radio, 필요 - input checkbox, 수준 - select, 색깔 - datalist, 알아야 할 사항 - text area, 제출 - button ○ form_js.htm 에서 사용한 Javascript event 는 무엇이고, 어떻게 동작하는지 설명하시오. addEventListener이고, 성/이름에서 숫자나 기호가 들어가면 메시지를 띄우게 하였고, 나이 입력칸에 문자가 들어가면 메시지를 띄우게 하였다. 그리고 나머지 항목들 중에 체크가 되어있지 않으면 메시지를 띄우게 하였다. ○ 다음 페이지를 제작하였는가? 각 페이지의 URL은 무엇인가? form_nostyle.html: https://jsyosshw2.netlify.app/form/form_nostyle form_style.html: https://jsyosshw2.netlify.app/form/form_style form_js.html : https://jsyosshw2.netlify.app/form_js form.html: https://jsyosshw2.netlify.app/form ○ 현재까지 프로젝트를 구현하면서 느낀 소감, 어려움, 또는 건의사항은 무엇인가? 클론코딩에 대해서 완전히 똑같이 해야하는지 약간의 혼동이 있었다. 그리고 예시와 함께 과제설명이 좀 더 자세하게 나왔으면 좋겠다.
-
Notifications
You must be signed in to change notification settings - Fork 0
22100718/OSS_HW2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published