<!DOCTYPE html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>CSS3 Matching Game</title>
<link rel="stylesheet" href="css/matchgame.css" />
</head>
<body>
<header>
<h1>CSS3 Matching Game</h1>
</header>
<section id="game">
<div id="cards">
</div> <!-- #cards -->
</section> <!-- #game -->
<footer>
</footer>
<script src="js/mootools-core-1.4.2-full-compat-yc.js"></script>
<script src="js/html5gamesmootools.matchgame.js"></script>
</body>
</html>
ปกติ javascript จะอยู่ระหว่าง <head></head>
แต่สามารถเอาไว้ข้างล่างแบบนี้ได้
เป็นโค้ดโฆษณาครับ จะให้มันโหลดเป็นตัวสุดท้าย แต่แสดงอยู่ด้านบน
ตัวอย่างโค้ด
<script type="text/javascript">ad_partner="xxxx";
ad_website="xxxx";
ad_zone="xxxx";
ad_format="xxxx";
ad_type="tm";
ad_color_border="548E9B";
ad_color_bg="FFFFFF";
ad_background="";
ad_color_title="0000CC";
ad_color_text="000000";
ad_color_url="22608F";</script> <script type="text/javascript" src="http://ads.bumq.com/ad_show2.js"></script>