Blogger Blank Template:
What is Blogger Blank Template?
With the help of Blogger Blank Template, you can use Google Blogger to write Code in HTML, CSS, Javascript from scratch.
With the help of Blogger Blank Template, you can build your website with free hosting cost by write code in Blogger Blank Template.
How to Install Blogger blank Template in Blogger/Blogspot
- Go To Blogger Dashboard
- Create a New Test Blog
- Give it a title and address
- Choose the Simple Template and not Dynamic Views
- Next Navigate to Template > Edit HTML > Proceed
- Replace all the code inside the editor with the following code
Source Code:-
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html
b:css="false"
b:defaultwidgetversion="2"
b:layoutsVersion="3"
b:responsive="true"
b:templateUrl="indie.xml"
b:templateVersion="1.0.0"
expr:dir="data:blog.languageDirection"
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>
<title><data:blog.pageTitle/></title>
<b:skin />
</head>
<body>
<header>
<b:section id="header"
name="header" showaddelement="yes"
maxwidget="1" />
Site header
</header>
<div id="content">Site Content</div>
<footer>Site Footer</footer>
</body>
</html>
Must Read:-
Final Word:-
In this article, We have given to you the code of Blogger Blank Template. We hope you like it
If This post helps you a little bit then please share this post with your friends. For more Computer and programming Related Tips and tricks, please
follow us on Telegram
Don't forget to share how you like this Content in the comment below. If you have any doubt or suggestion then please write in the comment section below, we will love to hear from you.
No comments: