채택완료

나눔폰트 적용이 안됩니다..왜일까요?? 부탁드립니다.

2015-02-13 (금) 10:41:49 4,639
http://daeseungtour.com/index_2015.html

위는 나눔고딕이 적용이 되는데요..

http://daeseungtour.com/index_2015_2.html

여기는 안되네요..뭐가 문젤까요?? 

|

답변 2개

채택된 답변
+20 포인트
2015-02-13 (금) 11:02:25

소스보기 해보시면  

index_2015_2.html 에서는 style.css파일을 불러오구요

index_2015.html 에서는 style.css파일을 불러오지 않습니다

그래서 index_2015_2.html 에서는 

body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

이부분이 적용되었고  

index_2015.html 은 적용이 안되어서 글씨가 틀리군요 

감사합니다..
<link href="http://daeseungtour.com/style.css" rel="stylesheet" type="text/css">
이렇게 추가했더니..적용되네요..

답변을 작성하려면 로그인이 필요합니다.