html list-style
2010.05.21 03:53
참고 문서 |
---|
list-style
- list-style-type: none
- list-style-type: disc
- list-style-type: circle
- list-style-type: square
- list-style-type: decimal
- list-style-type: lower-roman
- list-style-type: upper-roman
- list-style-type: lower-alpha
- list-style-type: upper-alpha
- list-style-position: inside
- list-style-position: outside
- list-style: circle inside
ul, ol 태그를 코딩할 때 90% 정도는 list-style:none; 으로 처리해버린다.
그리고 5% 확률로 list-style-position 을 선정해준다.
나머지는 거의 쓸일 없는 듯.
참고로 list-style-image 속성은 다루기가 까다로워서 background 으로 대신하고, 적절한 여백을 주는게 좋다.
댓글 0
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
41 | 자동 백업 / 삭제 (data + mysql) [1] | 2012.04.15 | 13776 |
40 | CentOS 6 PHP 5.3 - APC(Alternative PHP Cache) 3.1.9 | 2012.04.15 | 11556 |
39 | CentOS 6 - PHP 5.3.10 컴파일 / 보안 [1] | 2012.04.15 | 14435 |
38 | CentOS 6 - Apache 2.4.1 컴파일 / 보안 설정 [1] | 2012.04.15 | 30584 |
37 |
CentOS 6 - MySQL 5.5 설치
[1] ![]() | 2012.04.15 | 22030 |
36 |
CentOS 6.2 다운로드 / 설치
[1] ![]() | 2012.04.15 | 17251 |
35 | php __get($name), __set($name, $value) | 2011.05.21 | 7622 |
34 | php 생성자 / 소멸자 | 2011.05.21 | 7881 |
33 | ssh 로그인 제한 | 2011.04.05 | 16785 |
32 | 리눅스 계정 생성/변경 [67] | 2011.04.02 | 29353 |
31 |
마인크래프트 조합 2
![]() | 2011.04.01 | 14645 |
30 |
마인크래프트 조합법 1
![]() | 2011.04.01 | 38601 |
29 | 접속하기전에.. | 2011.04.01 | 2481 |
28 | 마인크래프트 다운로드 v1.4 | 2011.04.01 | 3579 |
27 | <table cellspacing="0"> | 2010.08.19 | 5614 |
26 | 브라우저, 문서 높이 구하기 | 2010.08.17 | 4128 |
25 |
네이버 드래그, 마우스 우클릭 방지 해제
![]() | 2010.07.25 | 3850 |
24 |
ftp
![]() | 2010.07.23 | 15671 |
23 |
javascript 대기시간 - setTimeout
![]() | 2010.06.12 | 13322 |
22 |
php + ssh2
![]() | 2010.06.05 | 20423 |