부트 스트랩 아이콘
부트 스트랩 아이콘
부트 스트랩 글리 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에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 1097 | CSS | 8년 전 | 2183 | ||
| 1096 | CSS | 8년 전 | 2100 | ||
| 1095 | CSS | 8년 전 | 3594 | ||
| 1094 | CSS | 8년 전 | 2275 | ||
| 1093 | CSS | 8년 전 | 1501 | ||
| 1092 | CSS | 8년 전 | 1791 | ||
| 1091 | CSS | 8년 전 | 1954 | ||
| 1090 | CSS | 8년 전 | 1917 | ||
| 1089 | HTML | 8년 전 | 4415 | ||
| 1088 | CSS | 8년 전 | 1473 | ||
| 1087 | CSS | 8년 전 | 1600 | ||
| 1086 | CSS | 8년 전 | 1509 | ||
| 1085 | CSS | 8년 전 | 1530 | ||
| 1084 | CSS | 8년 전 | 1246 | ||
| 1083 | CSS | 8년 전 | 1056 | ||
| 1082 | CSS | 8년 전 | 2155 | ||
| 1081 | CSS | 8년 전 | 1958 | ||
| 1080 | CSS | 8년 전 | 1918 | ||
| 1079 | CSS | 8년 전 | 1967 | ||
| 1078 | CSS | 8년 전 | 1662 | ||
| 1077 | CSS | 8년 전 | 1685 | ||
| 1076 | CSS | 8년 전 | 2024 | ||
| 1075 | CSS | 8년 전 | 1878 | ||
| 1074 | CSS | 8년 전 | 1693 | ||
| 1073 | CSS | 8년 전 | 1541 | ||
| 1072 | CSS | 8년 전 | 1625 | ||
| 1071 | CSS | 8년 전 | 2024 | ||
| 1070 | CSS | 8년 전 | 1594 | ||
| 1069 | CSS | 8년 전 | 1832 | ||
| 1068 | CSS | 8년 전 | 1636 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기