Giter Club home page Giter Club logo

class_html's Introduction

class_html

👋 첫 Html, CSS, Github 사용법을 익히기 위한 스터디입니다.
각 Step 별 페이지에 공부내용이 ReadMe 로 정리되어 있습니다.

📖참여자

hojae-lee - 리뷰 및 가이드
Lee-jam - 스터디

Step

  1. 기본적인 Html5, CSS 사용법
  2. 간단한 회원가입 폼 또는 게시판 구현
  3. iframe, 반응형 구조 공부
  4. 시맨틱 웹 공부
  5. UI 라이브러리 사용해보기

기타

  1. Shadow Dom
  2. 반응형 웹

형상관리

  1. Step 을 브랜치로 관리합니다.
  2. Step 은 머지리퀘스트로 만들어서 당일에 한 내용을 적습니다.
  3. Step 이 완료되면 마스터로 머지합니다.

class_html's People

Contributors

lee-jam avatar hojae-lee avatar

Stargazers

 avatar

Watchers

 avatar

class_html's Issues

Step2 회원가입 폼 만들기

간단한 회원 가입 폼 만들기.

구글에 검색해서 아무 폼이나 참고해서 써도 됨.
예)

image

폼을 만들 때 (이름, 아이디, 비번, 비번확인, 주민등록번호, 핸드폰 번호) 순으로 만들 것.

ex)

이름:

아이디:

비번:

비번확인:

주민등록번호:

핸드폰 번호:

폼을 만든 뒤 유효성 체크

조건

  1. 이름 (필수)
  2. 아이디 (필수, 중복검사)
  3. 비밀번호 확인 (1차, 2차)
  4. 주민등록번호 (필수, 앞자리랑 뒷자리는 맨 앞에 껏만 901231 - 1xxxxxx)
  5. 핸드폰 번호 3 - 4 - 4 로 자동으로 넘어갈 수 있도록.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.