Create Blogger Template From Scratch |
Hello Word!
Do you have zero knowledge of coding? Do you want to create your own blogger template? If this answer is yes then you are in the right place.
Before I write long paragraph, I know this article will read some advance ultra legend peoples. Legends never read articles like me, they just want solutions. So I've shared the code below. Copy and paste it on your new created (scratch blogspot) blogs/websites HTML box and enjoy! How to update this code?
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<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>
<title><data:blog.pageTitle/></title>
</head>
<!-- CSS CODE START -->
<b:skin>
<![CDATA[
/* ADD YOUR OWN CSS HERE */
]]>
</b:skin>
<!-- CSS CODE END -->
<body>
<!-- BODY CONTENTS START -->
<h1>Hello World! <br/> THANKS TO ANSNEW.COM</h1>
<!-- BODY CONTENTS END-->
<!-- sidebar START -->
<b:section id="sidebar" class="sidebar" maxwidgets="" showaddelement="yes">
<b:widget id='CustomSearch1' title='Search' type='CustomSearch' locked='false'/>
<b:widget id='FollowByEmail1' title='Follow By Email' type='FollowByEmail' locked='false' />
<b:widget id='Label1' type='Label' locked='false' />
</b:section>
<!-- sidebar END -->
</body>
</html>
If this code not works for you then please direct download this code from my github account.
Now let's start the blog from here:
Why you create blogger account?
Blogger is free and specially designed for newcomers who have zero knowledge of coding. Blogger has nice dashboard and you can login your blogger account directly from your google account. Not only that, you can handle your all blog post in one place. Also you will get free SSL on your blog site from Google. And specially it's so secure just because of Google product. This all thing made blogger more easy to use. There are much more future in modern blogger. If you want to know more information then you may follow their official blog website by search on google.
How to create blogger account?
At first go to blogger.com and login it with your google account. If you have no google account then please create one before you go blogger.com since it's a google product so, you have to create an google account first. Once you login successfully on your blogger, you will see popup and blogger will ask you for create your very first blogger blog from scratch. Choose your blog title and then choose your blogger domain name. Once everything done successfully you will see your very pretty blog website dashboard.
How can I update theme on blogger blog?
Login on your blogger account, then go to Theme options. You will see something like this after click on Theme options:
Update Blogger Template |
Now click "CUSTOMIZE" button and then you will see dropdown menu. Select "Edit HTML" options from the dropdown menu. After click on edit html option you will see HTML update box, something like this:
Blogger edit HTML Section |
Now delete all code from this box and paste it with our template code and enjoy your own scratch template.
Download ANSNEW APP For Ads Free Expriences!
Comments from Facebook