티스토리 뷰
728x90
반응형
body
{
font-family:돋움 MS Sans Serif;
font-size:12px;
}
.container .loginWrapper
{
}
.container .loginWrapper dl
{
margin:0;
float:left;
}
.container .loginWrapper dl dt
{
float:left;
width:60px;
}
.container .loginWrapper dl dt label
{
color: #B4886B;
font-weight: bold;
display: block;
padding-top:5px;
}
.container .loginWrapper dl dd
{
margin-bottom:4px;
}
.container .loginWrapper .loginButton
{
margin-left:10px;
height:48px;
}
<div class="container">
<div class="loginWrapper">
<dl>
<dt><label for="id">아이디</label></dt>
<dd><input type="text" id="id" /></dd>
<dt><label for="pw">비밀번호</label></dt>
<dd><input type="text" id="pw" /></dd>
</dl>
<button class="loginButton">로그인</button>
</div>
</div>
728x90
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- java-개발 환경 설정하기
- nl2br
- 표현 언어(expression language)
- 메이븐(maven)
- java 키워드 정리
- await
- 진수 변환
- jstl(java standard tag library)
- System.Diagnostics
- 람다식(lambda expression)
- jsp 오픈 소스
- In App Purchase
- 스프링 프레임워크(spring framework)
- docker
- 스프링 프레임워크(spring framewordk)
- 스프링 시큐리티(spring security)
- 문자 자르기
- error-java
- REST API
- 스프링 시큐리티(spring security)-http basic 인증
- 특정 문자를 기준으로 자르기
- .submit()
- java web-mvc
- 제품 등록
- MainActor
- java.sql
- 인텔리제이(intellij)
- jstl(java standard tag library)-core
- system.io
- React
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함