For blogger who like to make their own template or just a newbie who wants to learn make a blogspot template, well this information is just might be what you need. This post is taken from kaskus.us
Mainframe Blogspot
HTML Code:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta charset='UTF-8'/>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.title/></title>
<b:skin><![CDATA[
/*bagian ini untuk css*/
]]></b:skin>
</head>
<body>
<header id="headerwrap">
<b:section class='header section' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='judul blog (Header)' type='Header'/>
</b:section>
</header>
<section id="mainwrap">
<b:section class='main section' id='main'>
<b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog'/>
</b:section>
</section>
</body>
</html>
This mainframe is just a beginning to understand the structure a blogspot template. To make a complex template you might also need to learn about HTML Code, Javascript and AJAX code. If you need to parsing html code to xml code just click Tools > Blog XML Parser.
Tidak ada komentar:
Posting Komentar