테스트 사이트 - 개발 중인 베타 버전입니다

부트 스트랩 글리펀콜

· 8년 전 · 1964
부트 스트랩 글리펀콜

글리 피콘
부트 스트랩은 Glyphicons Halflings 세트 에서 260 개의 글리 phicon을 제공합니다 .

글리프콘은 텍스트, 버튼, 도구 모음, 탐색, 양식 등에 사용할 수 있습니다.

글리 phicon의 몇 가지 예는 다음과 같습니다.

봉투 모양 :

글리프콘 인쇄 :

글리프콘 검색 :

글리프콘 다운로드 :

글립시 구문
글리 phicon은 다음 구문과 함께 삽입됩니다.

<span class="glyphicon glyphicon-name"></span>
이름 위의 구문 부분은 glyphicon 적절한 이름으로 대체되어야한다.

글리프 콘의 예
다음 예제에서는 글리프콘을 사용하는 여러 가지 방법을 보여줍니다.


<p>Envelope icon: <span class="glyphicon glyphicon-envelope"></span></p>
<p>Envelope icon as a link:
<a href="#"><span class="glyphicon glyphicon-envelope"></span></a>
</p>
<p>Search icon: <span class="glyphicon glyphicon-search"></span></p>
<p>Search icon on a button:
<button type="button" class="btn btn-default">
<span class="glyphicon glyphicon-search"></span> Search
</button>
</p>
<p>Search icon on a styled button:
<button type="button" class="btn btn-info">
<span class="glyphicon glyphicon-search"></span> Search
</button>
</p>
<p>Print icon: <span class="glyphicon glyphicon-print"></span></p>
<p>Print icon on a styled link button:
<a href="#" class="btn btn-success btn-lg">
<span class="glyphicon glyphicon-print"></span> Print
</a>
</p>

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
1236
jQuery Mobile taphold event
1235
jQuery Mobile tap event
1234
jQuery Mobile swiperight event
1233
jQuery Mobile swipeleft event
1232
jQuery Mobile swipe event
1231
jQuery Mobile scrollstop event
1230
jQuery Mobile scrollstart event
1229
jQuery Mobile pageshow event
1228
jQuery Mobile pageremove event
1227
1226
1225
1224
1223
1222
1221
1220
1219
1218
1217
1216
1215
1214
1213
1212
1211
1210
1209
1208
1207