부트 스트랩 아이콘
부트 스트랩 아이콘
부트 스트랩 글리 phicon을 사용하려면 <head>HTML 페이지 의 섹션 안에 다음 행을 추가 하십시오.
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
참고 : 다운로드 또는 설치가 필요하지 않습니다!
예
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
</head>
<body>
<i class="glyphicon glyphicon-cloud"></i>
<i class="glyphicon glyphicon-remove"></i>
<i class="glyphicon glyphicon-user"></i>
<i class="glyphicon glyphicon-envelope"></i>
<i class="glyphicon glyphicon-thumbs-up"></i>
</body>
</html>

<!DOCTYPE html>
<html>
<head>
<title>Bootstrap Icons</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
</head>
<body class="container">
<p>Some Bootstrap icons:</p>
<i class="glyphicon glyphicon-cloud"></i>
<i class="glyphicon glyphicon-remove"></i>
<i class="glyphicon glyphicon-user"></i>
<i class="glyphicon glyphicon-envelope"></i>
<i class="glyphicon glyphicon-thumbs-up"></i>
<br><br>
<p>Styled Bootstrap icons (size and color):</p>
<i class="glyphicon glyphicon-cloud" style="font-size:24px;"></i>
<i class="glyphicon glyphicon-cloud" style="font-size:36px;"></i>
<i class="glyphicon glyphicon-cloud" style="font-size:48px;color:red;"></i>
<i class="glyphicon glyphicon-cloud" style="font-size:60px;color:lightblue;"></i>
</body>
</html>

게시판 목록
퍼블리셔팁
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 1067 | CSS | 8년 전 | 1498 | ||
| 1066 | CSS | 8년 전 | 1865 | ||
| 1065 | CSS | 8년 전 | 1459 | ||
| 1064 | CSS | 8년 전 | 1598 | ||
| 1063 | CSS | 8년 전 | 1656 | ||
| 1062 | CSS | 8년 전 | 1673 | ||
| 1061 | CSS | 8년 전 | 1498 | ||
| 1060 | CSS | 8년 전 | 4151 | ||
| 1059 | CSS | 8년 전 | 2082 | ||
| 1058 | CSS | 8년 전 | 2500 | ||
| 1057 | CSS | 8년 전 | 2044 | ||
| 1056 | CSS | 8년 전 | 1969 | ||
| 1055 | CSS | 8년 전 | 1821 | ||
| 1054 | CSS | 8년 전 | 2089 | ||
| 1053 | CSS | 8년 전 | 1880 | ||
| 1052 | CSS | 8년 전 | 2008 | ||
| 1051 | CSS | 8년 전 | 2399 | ||
| 1050 | CSS | 8년 전 | 1729 | ||
| 1049 | CSS | 8년 전 | 2310 | ||
| 1048 | CSS | 8년 전 | 1759 | ||
| 1047 | CSS | 8년 전 | 1552 | ||
| 1046 | CSS | 8년 전 | 1235 | ||
| 1045 | CSS | 8년 전 | 1562 | ||
| 1044 | CSS | 8년 전 | 2314 | ||
| 1043 | CSS | 8년 전 | 2006 | ||
| 1042 | CSS | 8년 전 | 1763 | ||
| 1041 | CSS | 8년 전 | 1725 | ||
| 1040 | CSS | 8년 전 | 1484 | ||
| 1039 | CSS | 8년 전 | 1792 | ||
| 1038 | CSS | 8년 전 | 2232 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기