Git Product home page Git Product logo

formtable's Introduction

formtable

<title> Test04_table_01</title>

성일정보고 2학년 13반 19번 정하은입니다

<th>특기</th>
<td><input type="text" size="20" name="phon"></td>
</tr>
<tr>
<th><span>*</span>비밀번호</th>
<td><input type="text" size="20" name="pw"></td>
<th><span>*</span>비밀번호 확인</th>
<td><input type="text" size="20" name="pw_r"></td>
</tr>
<tr>
<th><span>*</span>이메일</th>
<td><div class"email">
<input type="text" size = "15" name="email_id"> 
@
<select name="email_domain">
<option value = "1">naver.com</option>
<option value = "2">gmail.com</option>
<option value = "3">다음</option>
</select>
</td>
<th><span>*</span>남여구분</th>
<td><input type="radio" name="man_div" value"1">남
	<input type="radio" name="man_div" value"2">여</td>
</td>
</tr>
<tr>
<td colspan = "4" align="center">
<span>*</span>부분은 필수 입력사항 입니다. 
<input type="submit" value = "등록하기">
<input type="submit" value = "취소하기">
</td>
</tr>
나의 이력사항입니다
*성명 *전화번호
학교 학번
*장래희망

formtable's People

Contributors

wjdgkdms avatar

Watchers

 avatar

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.