cs2css3's XHTML 1.0tr


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <meta http-equiv="Content-Script-Type" content="text/javascript" />
  5. <meta http-equiv="Content-Style-Type" content="text/css" />
  6. <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" />
  7. <meta name="description" content="" />
  8. <title>title</title>
  9. <link rel="index" title="title" href="index.html" />
  10. <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="feed" />
  11. <link href="css/global.css" rel="stylesheet" type="text/css" />
  12. <link href="css/contents.css" rel="stylesheet" type="text/css" />
  13. <script type="text/javascript" src="js/jquery.js"></script>
  14. <script type="text/javascript" src="js/jroll.js"></script>
  15. </head>
  16.  
  17.  
  18. </body>
  19. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.