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

부트 스트랩 글리펀콜

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

글리 피콘
부트 스트랩은 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>

댓글 작성

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

로그인하기

게시글 목록

번호 제목
1266
1265
1264
1263
1262
1261
1260
1259
1258
1257
1256
jQuery Mobile Button Refresh()
1255
1254
1253
1252
1251
1250
1249
1248
jQuery Mobile Button Widget 1
1247
jQuery Mobile Checkbox 속성
1246
jQuery Mobile Button 속성
1245
jQuery Mobile vmouseup event
1244
jQuery Mobile vmouseover event
1243
jQuery Mobile vmouseout event
1242
jQuery Mobile vmousemove event
1241
jQuery Mobile vmousedown event
1240
jQuery Mobile vmousecancel event
1239
jQuery Mobile vclick event
1238
jQuery Mobile updatelayout event
1237