허니몬의 IT 이야기/IT 트랜드


<!DOCTYPE html>
<html lang="ko"><!-- en 만 ko로 변경-->
<head>
  <meta charset="utf-8" />

  <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
       Remove this if you use the .htaccess -->
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />


  <title>html5Template</title>
  <meta name="description" content="" />
  <meta name="generator" content="Studio 3 http://aptana.com/" />
  <meta name="author" content="Kim Ji-Heon" />

  <meta name="viewport" content="width=device-width; initial-scale=1.0" />

  <!-- Replace favicon.ico & apple-touch-icon.png in the root of your domain and delete these references -->
  <link rel="shortcut icon" href="/favicon.ico" />
  <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
</head>

<body>
  <div>
    <header>
      <h1>html5Template</h1>
    </header>
    <nav>
      <p><a href="/">Home</a></p>
      <p><a href="/contact">Contact</a></p>
    </nav>

    <div>
     
    </div>

    <footer>
     <p>&copy; Copyright 2011 by Kim Ji-Heon</p>
    </footer>
  </div>
</body>
</html>
시스템 정보를 읽어와서 내 이름을 넣어줬다.... ㅡ_-)> 흠...
그냥 편하게 쓰면 되는것인가...! 하지만, 베타버전 답게 아직 불안정한 모습을 여기저기서 보여준다. 
내가 HTML5에 관심을 기울이게 된건, 지금 하고 있는 일이 웹표준을 준수하면서 모바일 웹사이트를 구축하는 일이기 때문이지.
필요에 의해 관심이 생겨난 상황.