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

부트 스트랩 글리펀콜

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

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

댓글 작성

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

로그인하기

게시글 목록

번호 제목
1356
1355
1354
1353
1352
1351
1350
1349
1348
1347
1346
1345
1344
1343
1342
1341
1340
1339
1338
1337
1336
1335
1334
1333
1332
1331
1330
1329
1328
1327