Pages

Monday 20 October 2014

Tutorial how to make responsive web design graphic builder for free : Inspiration

Topic today About Tutorial how to make responsive web design graphic builder. Actually blog is a place to discuss or share information published at (world Wide web). Can also to seek various kinds of information is needed. This blog is used by many people



Starting from students until to adults. can also be used to promote a product for sale. Many ways they use to promote their products. starting from creating unique posts until advertising. Here I will discuss about how to create your own blog design or blog design templete From Scratch for blogger. To increase knowledge in creating a blog we need to know the process. The discussion will probably take a long time and the question most asked is how to create your own blog template. But here I will explain it from the beginning. because basically for the manufacture of blog we must have the skills to create a template. On this day I would not waste your time to explain. let's just start it.

There is requirements to make a blogger template.

First of all, I want to mention the requirement that everyone must have to design or create templates blogger, because each person can not easily make a blogger template that need some skill.
The basic knowledge base we need to know about CSS or HTML is the most important think to make website. in this part we use javascript, html, xml, and css. If you know about this program language there will be no problem in design templete.

How to make responsive web design graphic

this tutorial explain how to make responsive web design.
1. prepare demo blog or testing blog for creat your own template.
start creating post more than 10 post and try to publish it.
2. in this step we need undestanding the basic of structure blog template.
we start making a simple empty pages blogger template, thhis basic coding can help you to undestand the basic structure of blogger template.

web-design
web-design
note: Just click every image to enlarge the picture.

This basic coding, you can see there are Html and Xml tags codes in the starting. that mean this coding built with the Html and Xml. Now try copy the coding and paste in to your template then save. This is will not showing nothing when you click view blog, because is blank coding Html pages. Try understand the structure this basic coding.

-HTML and XML tags
Like i said before, that HTML and XML are main tags in which every template will be stored. The blogger only support the XML file that mean we will choose the XML extension.
-This tag For Storing Stylesheet <b:skin>
for stored every CSS codes and stylesheet blog. You only can see CSS being used in this tag in every blog. Every CSS code  which you write must stored in this tags.
-See long the <title> coding.
If you see inside code title below <head> you will see long coding between <title> tags. basically this title coding have much benefits. we have use for customize this coding title. That mean if someone open the site or index site from first page it will write the blog title as the title of the web page. at other side for showing post or first pages title. There is 404 error in the last coding.
-Tags For Widgets <b:section>
For blogger we will use these tags to create some widgets, and the most important think like blog title and content.

3. After learn all the basic structure, let's start making a header on the blog. basically there's two important point for create a  template for blog. For the first point is making Header blog and the second point is making blog content.
we will using a custom header widget and we will customize it according how far we need. Header widget and you know for making widget. we must create for a single widget or multiple widgets. What we do now is copy the codes it anywhere in the body and paste it if you want to display the header widget.

web-design
web-design

Tutorial how to make web design

To make Responsive web design, the above that coding still not complete for header, but when we will input the coding into blog template then it will automatic become longer. then save this coding template and then reload the html pages. after that you will see expand arrow there in the left side of tag <b:widget>.

- <b:section> having class='header' and id='header'
for the first you will see text class='header' and id='header' this function for customizing specific Height, Width, Padding, Color, Margin etc only for header section.
-When you see this tag in another xml of blog maxwidgets ='1' we only can set the widgets maximum number in this section we just need replacing the number '1'
-For the <b:section> "having" showaddelement='no' this is just simple tag that can be enable or disable on the gadget option.
- For the <b:widget> "having" id='Header1' : by which we customize the header widget with CSS codes
- For the <b:widget> "having" locked='true' : this mean the tag "can allow you to unlock widgets or lock widgets easily by choosing false or true". if the widget locked (false) you cannot edit that through (layouts page).

web-design
web-design

4. How to make web design graphic for free with Creating Pages Menu Widget
if you know about css or html then you can easy to customize menu at template anywhere. and now just need to put the codes below anywhere when you want to show that menu pages widget at blog or website

web-design
web-design
And this is css code Empty tags :

web-design
web-design
5. After you save that codes widgets in template blog or website, try refreshing your browser. or you can press F5 to refresh. after that you will see many codes tag there.

web-design
web-design
6. If you follow the section correctly, you will not face the trouble but if you got trouble i have solution for this section.
We can arrange the gadgets and widgets section in there using the simply css codes. And now we will use this css codes and the css codes will be like this

web-design
web-design
7. Do not be discouraged if you find a problem in doing this, because basically everyone will face problems to understand the structure of the code on the website templates. you just need to practice diligently to understand the basis or structure codes.

web-design
web-design
Im just hope with this little tutorrial can help you learn the basic codes about css or html. Well see you next time in other tutorial.

No comments:

Post a Comment