모바일 최적 HTML 코딩 > 기술자료 | 해피정닷컴

모바일 최적 HTML 코딩 > 기술자료

본문 바로가기

사이트 내 전체검색

모바일 최적 HTML 코딩 > 기술자료

HTML 모바일 최적 HTML 코딩

페이지 정보


본문

<!doctype html>
<html lang="ko">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge;FF=7;OtherUA=4">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<meta name="viewport" content="user-scalable=yes, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width">
<meta http-equiv="Cache-Control" content="max-age=0">
<meta name="language" content="ko">
<meta name="format-detection" content="telephone=no">

<meta name="Title" content="해피정닷컴">
<meta name="subject" content="해피정닷컴">
<meta name="Keywords" content="해피정닷컴,홈페이지,디자인">
<meta name="description" content="해피정닷컴">
<meta name="copyright" content="Copyright ⓒ Happy Jung Dot Com. All rights reserved.">

<!-- 바탕화면으로 북마크 추가할때 생기는 이미지 -->
<link rel="apple-touch-icon" href="/favicon.png">
<link rel="apple-touch-icon-precomposed" href="/favicon.png">

<link rel="shortcut icon" href="https://www.happyjung.com/favicon.ico">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">

<link rel="stylesheet" type="text/css" href="/css/mobile.css" media="screen, projection">

<script type="text/javascript" language = "javascript">
<!--
// 모바일 웹 주소창 숨기기
window.addEventListener('load', function() {
  // body의 height를 살짝 늘리는 코드
  document.body.style.height = (document.documentElement.clientHeight + 5) + 'px';
  // scroll를 제어 하는 코드
  setTimeout(scrollTo, 0, 0, 1);
}, false);
//-->
</script>

<style type="text/css">
body {
  margin: 0px 0px 0px 0px;
  font-size:12px;
  line-height:15px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  font-family: "Malgun Gothic", "맑은 고딕", Arial, Helvetica, sans-serif, "돋움","굴림";
  /* webkit 기반의 브라우저에서 텍스트사이즈가 들쑥날쑥 하지 않게 조절합니다. */
  -webkit-text-size-adjust: none;
}
td {
  padding:0;
  line-height:0;
}
img { display:block; border:0; }

a:link { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #A2002E; }
</style>

<title>모바일 최적 표준 HTML</title>
</head>

<body>

</body>
</html>

댓글목록

등록된 댓글이 없습니다.


Total 200건 5 페이지
  • RSS
기술자료 목록
120
HTML   12751  2014-02-20 16:34  
119
HTML   44567  2013-11-14 13:43 ~ 2023-11-13 10:00  
118
HTML   77400  2013-10-31 14:11 ~ 2020-10-29 14:39  
열람
HTML   16890  2013-10-26 19:38 ~ 2020-01-31 15:18  
116
HTML   17187  2013-10-26 18:47 ~ 2020-01-31 15:20  
115
HTML   21339  2013-09-03 09:54 ~ 2022-02-07 09:27  
114
HTML   16037  2013-08-19 15:19  
113
HTML   16045  2013-06-29 18:48  
112
HTML   16508  2013-06-29 18:47  
111
HTML   20889  2013-06-24 05:11 ~ 2014-06-13 00:00  
110
HTML   20127  2013-05-12 23:43 ~ 2017-11-30 05:49  
109
HTML   19304  2013-05-08 11:11  
108
HTML   25249  2013-05-01 15:22 ~ 2021-10-26 16:46  
107
HTML   19529  2012-12-14 18:16  
106
HTML   35634  2012-12-02 09:56  
105
HTML   22316  2012-11-29 18:44  
104
HTML   24572  2012-10-20 21:42  
103
HTML   15222  2012-09-25 01:51  
102
HTML   21375  2012-09-19 11:58 ~ 2017-09-13 00:00  
101
HTML   32050  2012-09-06 01:21  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.