Pages

Free Hosting

Tuesday, November 8, 2016

Create a free website with free beautiful CSS themes


Create your free own websites using the bellow top level CSS themes. These beautiful CSS themes are designed using CSS which consumes less data while loading. If you have any domain in internet and want a beautiful home page then these free CSS themes may be your better option for you. Otherwise I'd request to create a free domain at hostinger and upload these CSS themes to test for a better view. Just follow a simple procedure bellow.

Creating free website at Hostinger.

  1. Open the link hostinger and sign up for a new account.
  2. Go to your email account and verify the email you have submitted in sign up.
           
  3. After clicking on the verification link you will be asked to setup your domain. In this click on setup.
  4. In the hosting order setup- choose Free Subdomain, then give a suitable domain name and select a domain name. Here I've selected '16mb.com', you can choose others also by clicking on the drop down menu. Then click on 'Europe(UK). Then give a suitable password, then click on setup.
  5. Wait for a while as your sub domain needs to be approved. Then go to Hosting tab->click on your account or sub domain name. Then expand the plus sign of your domain name and click on 'Manage'.
  6. Scroll down to the bottom and click on 'file Manager 2'.
  7. Locate your 'public_html' directory and click on it. 
  8. Upload the CSS them which you are going to download below.
  9. IMPORTANT- You can directly upload the .rar file to the public-html directory. But before that you should edit the index.html  file according to your requirement- such as your website title, your website link, keywords etc. For this follow the procedure bellow. First extract the .rar file and go to that folder.
  10. Locate the index.html file and right click on it. Then click on 'Open with' then select 'Notepad'.  
  11. In the notepad edit the index.html file according to your requirement and save it. You can copy this index.html file and paste in the same directory for several other pages which you want to link to your home page.

Free Beautiful CSS Themes Download

  1. CSS Themes/affection.rar
  2. CSS Themes/applique.rar
  3. CSS Themes/blossoms.rar
  4. CSS Themes/chasmogamous.rar
  5. CSS Themes/chocolatebrown.rar
  6. CSS Themes/clubcard.rar
  7. CSS Themes/collaboration.rar
  8. CSS Themes/compressed.rar
  9. CSS Themes/convergence.rar
  10. CSS Themes/curiouslygreen.rar
  11. CSS Themes/decorative.rar
  12. CSS Themes/embouteillage.rar
  13. CSS Themes/enterprise.rar
  14. CSS Themes/everydayseries.rar
  15. CSS Themes/experience-jdb.rar
  16. CSS Themes/foundation.rar
  17. CSS Themes/frankincense.rar
  18. CSS Themes/gamberetto.rar
  19. CSS Themes/greenygrass.rar
  20. CSS Themes/headquarters.rar
  21. CSS Themes/longbeach.rar
  22. CSS Themes/lotusflower.rar
  23. CSS Themes/maxosdarker.rar
  24. CSS Themes/miscellaneous.rar
  25. CSS Themes/mosaic.rar
  26. CSS Themes/office.rar
  27. CSS Themes/oldarchitecture.rar
  28. CSS Themes/pamphlet.rar
  29. CSS Themes/pedestrian.rar
  30. CSS Themes/performance.rar
  31. CSS Themes/personal.rar
  32. CSS Themes/popular.rar
  33. CSS Themes/pressurized.rar
  34. CSS Themes/professional.rar
  35. CSS Themes/reckoning.rar
  36. CSS Themes/resplendissant.rar
  37. CSS Themes/roundhouse.rar
  38. CSS Themes/splendid.rar
  39. CSS Themes/spontaneous.rar
  40. CSS Themes/substance.rar
  41. CSS Themes/supplementary.rar
  42. CSS Themes/themanor.rar
  43. CSS Themes/traditionalist.rar
  44. CSS Themes/unlink.rar 
  45. CSS Themes/valentine.rar 
  46. CSS Themes/wooden.rar 

Using Firefox Developer Tools for web page design

Most of time we become scary while designing our webpages. We may not have color coding matching, may not be getting good box model or correct offset width or a responsive css design etc. Many of us use some third party websites to edit our HTML, CSS and Javascript codings such as www.jsfiddle.net, www.codepen.io etc. But what if you get this through your Firefox browser with efficient editing. So here is a tutorial which will guide you to design your webpage through Firefox developer tool.

Editing through Firefox Developer Tool.

  1. First create your html page such as index.html or simply put the following code to a notepad and save it as index.html. 
  2. Codes:- <html><head><title>Your Title</title><link href="default.css" rel="stylesheet" type="text/css"/></head><body><div id="header"></div></body></html>
  3. Here 'main.css' is your default CSS file which you can create by saving a notepad as 'main.css'.
  4. In the html code I've created a div element with id="header". I need to design this header in CSS code. In the CSS file I wrote a style or rule for id header as below-
  5. Code:- #header{margin:auto; width:auto; height:150px; background-color:blue;}
  6. Now open the index.html file in Firefox browser it will look like as above picture. Then right click on the blue header section and click on inspect element. In this I'm going to change the header height to 100px and color similar to the browser's menu bar color.

  7. Now change the height to 100px and click on the blue color so that one color pallet box will come out 
  8. Next click on color picker brush and one rounded color picker will come out. Then move the rounded color picker to the menu bar of your browser and click there. 
  9. Now the header color will be changed to menu bar color. Next right click on css style and copy rule. Then go to your main.css file and paste there.
  10. Now your new webpage is ready with modified header. Similarly you can modify or create many beautiful css styles with the help of Mozilla Firefox Developers Tool.

Thursday, November 3, 2016

Redesigning Blogger Template as your own template

Yes, it is possible to make your own template on Blogger. You can do it by manually uploading your own template or by editing the present template. The Blogger template simply uses XML mark up language which you can edit in the template section or you can use your browser developer tool to edit the HTML and CSS of the blog to redesign as your own template.
One of easiest way to redesign your template is to search on internet for free Blogger template and upload it in your template section. The steps are below.

Procedure-I


  1. Go to Template section
  2. Click on Backup/Restore
  3. Take backup of your template.
  4. Browse to your template then click on upload.

If the template is not supported for uploading then follow the second procedure as below.

Procedure-II

  1. Edit your blog template which you downloaded earlier in notepad and copy all.
  2. Take backup your template by following the first procedure.
  3. In the same template section click on Edit HTML .
  4. In the HTML box paste the template coding which you have downloaded earlier.

Download the most efficient and SEO supported free Blogger Template

Wednesday, November 2, 2016

How to Redirect Blogger Page to a Static Page

Hi there, we often think to put all of our links and contents in a single page so that our readers will feel easy to navigate to all our content. But while writing blogs specifically in this free Blogger platform it is not easy to maintain all these things in a single page. Though you can create a page and put everything else you want to put inside but it is not always as a home page. Every time your readers visit your blog it always show a number of posts you recently posted but not a static page in which you put everything else there and wanted to show off in front of your reader. Here is an example of such type blog - Breaking Knowledge. Any time you will open this blog it will redirect to a static page automatically which will look like a website home page. So changing your blogs to your own designed website is not difficult. Even you can change your blog template as your own template and later you can redirect to third party domain which will further become a website of your own. Maintaining blog means you are almost maintaining a website. Today most of websites on internet were first blogs then became websites. It is easy and you will learn in this tutorial step by step.

Tuesday, November 1, 2016

Getting automated free traffic to your blog

There are several way of getting automated free traffic to your blogs or websites. Here we will discus about how to get so many visitors to our blogs and websites automatically. Let us say we are new to internet and we don't have knowledge about such techniques which will provide automated free traffics to our websites and blogs. We have written some helpful information and published in our websites and blogs. Then waiting for visitors who will read our contents and appreciate our work. So here is a bulk of question which will guide us to contact with our visitors.

  1. What type visitors we are expecting for our content?
  2. Which location we are targeting for?
  3. How is the visitors connected with you?
  4. How do you intact with the visitors?
  5. What strategies do you use to reach the visitors?
As we think, internet is a virtual world in which we anticipate to fulfill our daily needs. But due to some technology improvement now internet works like real world. Internet now not only used for information you want but also used for information you expect. That means suppose you are from a particular location and you  are searching some product from that location. It is internet which will quickly guide you through to get that product. So while writing it is important to mention the location you are writing for so that people will get in touch with your content and you quickly.