https://github.com/gnuboard/g6/blob/78361a6248d0f83115bd9daeaea29a92b2feb84c/templates/taeho/base.html#L290-L294
https://html.spec.whatwg.org/multipage/forms.html#the-label-element
> The label element represents a caption in a user interface.
> label 요소는 사용자 인터페이스에서 캡션을 나타냅니다.
1. `label` > `button` 으로 변경합니다. (`input` 불필요)
2. svg icon 대신 font-awesome을 사용합니다.
https://html.spec.whatwg.org/multipage/forms.html#the-label-element
> The label element represents a caption in a user interface.
> label 요소는 사용자 인터페이스에서 캡션을 나타냅니다.
1. `label` > `button` 으로 변경합니다. (`input` 불필요)
2. svg icon 대신 font-awesome을 사용합니다.
댓글 1개
whitedot
1년 전
https://github.com/gnuboard/g6/blob/137808ed40a72f9c77208aa784f93989ac5db516/templates/basic/base.html#L292-L295
전체 UI에 대부분(거의 항상) 표시되는 버튼이기 때문에 .toggle-switch 처럼 포괄적인 클래스보다 기능을 정확히 의미하는 아이디를 사용하는 게 좋겠습니다.
@dungdang39
전체 UI에 대부분(거의 항상) 표시되는 버튼이기 때문에 .toggle-switch 처럼 포괄적인 클래스보다 기능을 정확히 의미하는 아이디를 사용하는 게 좋겠습니다.
@dungdang39
게시글 목록
| 번호 | 제목 |
|---|---|
| 232 | |
| 230 | |
| 228 | |
| 226 | |
| 225 | |
| 224 | |
| 222 | |
| 221 | |
| 212 | |
| 211 | |
| 209 | |
| 208 | |
| 207 | |
| 206 | |
| 202 | |
| 201 | |
| 200 | |
| 199 | |
| 198 | |
| 197 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기