구글 웹폰트, 무료 적용 > html

본문 바로가기
사이트 내 전체검색

html

구글 웹폰트, 무료 적용

페이지 정보

작성자 서방님 댓글 0건 조회 344회 작성일 16-07-11 15:43

본문

<!doctype html>
<html lang="ko">
<head>
<meta charset="euc-kr">
<title>CSS | Google Fonts</title>
<style>
@import url(http://fonts.googleapis.com/earlyaccess/hanna.css)undefined;
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css)undefined;
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css)undefined;
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css)undefined;
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css)undefined;
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css)undefined;
.hn {font-family: 'Hanna';}
.nbs {font-family: 'Nanum Brush Script';}
.ng {font-family: 'Nanum Gothic';}
.ngc {font-family: 'Nanum Gothic Coding';}
.nm {font-family: 'Nanum Myeongjo';}
.nps {font-family: 'Nanum Pen Script';}
</style>
</head>
<body>
<h1 class="hn">홈페이지 바로가기</h1>
<h1 class="nbs">홈페이지 바로가기</h1>
<h1 class="ng">홈페이지 바로가기</h1>
<h1 class="ngc">홈페이지 바로가기</h1>
<h1 class="nm">홈페이지 바로가기</h1>
<h1 class="nps">홈페이지 바로가기</h1>
</body>
</html>


Capture_1.jpg

댓글목록

등록된 댓글이 없습니다.

Total 323건 5 페이지
게시물 검색

회원로그인

접속자집계

오늘
24
어제
190
최대
1,347
전체
167,432
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.