Template Dasar Blogspot

15.23
CSS + HTML Salin

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<HTML>
<head>

<b:skin><![CDATA[  
KODE CSS
]]></b:skin>
 
</head>
SCRIPT  
<body>
<div id="outer-wrapper">
  
<div id="header-wrapper">
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='' type='Header'></b:widget>
</b:section>
</div>
  
<div id="content-wrapper">
<div id="main-wrapper">  
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts Section' type='Blog' />
</b:section>
</div>  
                        
<div id="sidebar-wrapper">
<b:section class='sidebar' id='sidebar' maxwidgets='' showaddelement='yes'>
</b:section>
</div>  
</div>   

<div id="footer-wrapper">
<p>Copyright © 2025 <strong><data:blog.title/></strong></p>
</div>
</div>
  
</body>
</HTML>
 

Setelah copy kode di atas di blog Anda, maka di bagian header dan Blog1 akan muncul banyak kode bawaan blogger. Tidak usah panik. Normal.