사용자 도구

사이트 도구


language:css:html_문서_기본_형태

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
language:css:html_문서_기본_형태 [2021/06/05 18:47] kieunslanguage:css:html_문서_기본_형태 [2024/04/23 22:44] (현재) – 바깥 편집 127.0.0.1
줄 10: 줄 10:
 <head> <head>
   <meta charset="utf-8">   <meta charset="utf-8">
-  <meta name="viewport" +  <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width, user-scalable=no, minimal-ui">
-    content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width, user-scalable=no, minimal-ui">+
   <meta name="apple-mobile-web-app-capable" content="yes" />   <meta name="apple-mobile-web-app-capable" content="yes" />
   <meta name="keywords" content="">   <meta name="keywords" content="">
줄 27: 줄 26:
   <link rel="stylesheet" type="text/css" href="css/default.css" /> <!-- 파일 포함 -->   <link rel="stylesheet" type="text/css" href="css/default.css" /> <!-- 파일 포함 -->
   <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" /> <!-- 링크로 포함 -->   <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" /> <!-- 링크로 포함 -->
 +  
 </head> </head>
 <!-- 문서 시작 ------------------------------- --> <!-- 문서 시작 ------------------------------- -->
language/css/html_문서_기본_형태.1622886467.txt.gz · 마지막으로 수정됨: 2024/04/23 22:43 (바깥 편집)