Popular Posts

Monday, July 9, 2012

[Turns feed] free 24 Free Fonts for Designers

In this post we have put together some high quality free fonts. If you like these fonts you might also want to check out our previous posts below....















Change Blog Posts Title Format and How to Make Post Title and Page Title Separate in Blogger Blogs


Bloggers’ blogs are the most popular in the world. People want to make their blogs more impressive and effective. So, they do everything on their blog to make that fantastic. They change codes, design, looks, architecture, navigation, content, style etc. In these series, they try to change their blog’s title also to give that a unique identification.

Mostly, home page title of blogger’s blogs runs on all pages along with sub-page title. It creates some trouble in the search engines.

So, if you want to show your blogs’ pages title separate in Bloggers’ blogs, you can make it in simple way. You just have to add these codes:

Default Code:



Home Page + Post Page

Replace the code with:



Post Page + Home Page

You have to click on “Edit HTML” to put the above mentioned code.

Bloggers Blog Posts Title Format

Sunday, July 8, 2012

[CSS] What is CSS?

Maybe you already heard about CSS without really knowing what it is..??


CSS is an acronym for Cascading Style Sheets.








 What is CSS?

  • CSS stands for Cascading Style Sheets
  • Styles define how to display HTML elements
  • Styles were added to HTML 4.0 to solve a problem
  • External Style Sheets can save a lot of work
  • External Style Sheets are stored in CSS files

What can I do with CSS? 

CSS is a style language that defines layout of HTML documents. For example, CSS covers fonts, colours, margins, lines, height, width, background images, advanced positions and many other things. Just wait and see!
HTML can be (mis-)used to add layout to websites. But CSS offers more options and is more accurate and sophisticated. CSS is supported by all browsers today.
After only a few lessons of this tutorial you will be able to make your own style sheets using CSS to give your website a new great look.

What is the difference between CSS and HTML?


The difference between CSS and HTML.. :

HTML is used to structure content. CSS is used for formatting structured content.

What You Should Already Know?

Before you continue you should have a basic understanding of the following:
  • HTML / XHTML


CSS Saves a Lot of Work!

CSS defines how HTML elements are to be displayed.
Styles are normally saved in external .css files. External style sheets enable you to change the appearance and layout of all the pages in a Web site, just by editing one single file!

Saturday, July 7, 2012

[Turns Feed] 10 Most Common WordPress Errors With Solutions

If you are a WordPress user who likes to get your hands dirty with the codes, or one who just loves installing plug-ins and changing themes, you’ll understand that encountering an error is an inevitable occurrence. WordPress users (like us) know how frustrating it is to stumble into an unexpected error and not be able to find a solution for it. Most WordPress problems are solvable; If you hit an error, don’t fret because chances are, some other WordPress user had the same problem and had already gotten it solved.


Full Post : 10 Most Common WordPress Errors (With Solutions)...