Skip to main content

Web Design Tutorials

With Blogger, one doesn't need to become skilled with template development. You can find a great number of free template designs for your blog. You can check out these free Blogger templates from:


Layout. In my opinion, you should choose a template depending on the layout and not the colors. Whether you want the sidebar to be on the left side or right or both; or you want the header to be wide or not. After all, you can edit the colors eventually.


Fonts. Your fonts should be simple and large enough to be readable. Simplicity is beauty as they say. Popular fonts are Georgia, Arial, Verdana and other web-friendly fonts.



Colors. Colors are very important for your blog to look great. The fewer the better. Creating a harmonious color combination will tie your website elements together and will make your web design well balanced.


You can visit https://kuler.adobe.com/create/color-wheel/ to choose your color theme according to your taste. Remember that the color of the text must be in contrast to the color of the background so it will be legible.


A clean cool web design makes your blog comfortable for your readers. Be sure to design your blog as cute as your personality. =)






Comments

Popular posts from this blog

Why Choose Google AdSense?

Even though there are a lot of alternatives, many bloggers still dream of being able to monetize their blogs with Google Adsense. Why Google AdSense? Aside from its simplicity, bloggers dream to use Google AdSense for monetization because of its reputation globally and it has proven to have paid thousands of blogs/websites owners worldwide. AdSense is provided to you by Google which not only makes it very reliable, trustworthy and reputable.  In the technical aspect, Google Adsense is contexual, meaning the ads that are shown to your blogs are relevant to the content of your blog or website. With this offering, your visitors and readers views the ads within the consistency of the content of your website. If your blog is about technology and gadgets, the Google ads will likely be showing new brands of smartphones and other techie gadgets. If your blog is about new trend in fashion, the Google ads will 99% show online sales of trendy clothes and style. ...

Adding a Smooth Scrolling Back to Top Button

The back-to-top button is a helpful feature in a website especially when the blog posts are long. It is even more likable if the button does a nice scrolling animation when the page goes up. Here's the instruction of how to add a smooth scrolling back-to-top button on your blog. 1. Go to your blogger dashboard >> Template >> Edit HTML. 2. Press CTRL + F and find the following piece of code: ]]></b:skin> 3. Copy the following code below and paste it directly in the line above/before ]]></b:skin> #backtotop{ padding:5px; position:fixed; bottom: 5px; right: 5px; cursor:pointer;} 4. Find the </head> tag and paste the following code directly in the above/before the closing </head> tag. &lt;script src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js' type='text/javascript'&gt;&lt;/script&gt; &lt;script language=&quot;javascript&quot;&gt; $(window).ready...

Build Web Traffic

Your website traffic or web traffic simply means the number of visitors to your website and the web pages they click on. SEO and Social Media are the two major source of web traffic. SEO or Search Engine Optimization is the best way to build traffic to blog or website. Search engines (i.e. Google, Yahoo, Bing) find great content from the web using their own algorithm and show the content as search results. Search engine generates lots of traffic. In order to increase traffic from search engines, you have to write unique and great content that your readers will love. Social Media is the second best source of web traffic. Who doesn't have Facebook, Twitter, Google+ or Tumblr these days? Even dogs do have. These social networking sites connect people from different parts of the world through the internet. With social networks you can meet people throughout the globe with ideals or hobbies the same as yours; not to mention your family, friends and peers. It’s really a gr...