Wapperbatak
Kode ni dletakken pada file (_headtags) pd halaman wap xtgem
<xt:smart_device_str smart="<!-- Include javascript, additional meta information and all things that belong to head tag --> <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>" decode="1" />
Copy code
kode ni pd bagian (<head>) halaman,
<meta name="HandheldFriendly" value="true"/>
Copy code
kode form intip script halaman HTML:
<div class="menu">Intip sumber scipt</div><form action="URL/source.php" method="get"><div class="menu"><b>Lihat sumber kode HTML:</b><br><input type="text" name="url" value="http://"/><input type="submit" value="Lihat!"/></div></form></div>
Copy code