This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Friday, July 24, 2015

How to install the Blogger Template| Theme?

Install the Theme in the Blogger
Today bloggers, websites are very easy to create and publish in the market. Some websites provide free hosting for bloggers like Google, Wordpress and etc.
I will show you how to install the blogger theme or template in website and the theme is used to create good looking for users and also provides the best looking for a website.
So you need to be careful to install the template in the blogger. Here step-step process is given to the install the template

Step1:
First download the template from the different websites. That website is given below.
                2) http://designscrazed.org/
             3) http://bestbloggertemplates.net/
               4)  http://www.designsrazzi.com/
               5) http://www.designsrazzi.com/
Download from above websites

Step2:
After Downloading Extract the file and XML file copy to the desktop and other drives
>>Open the Browser
Login To your Gmail account and you can see there below type of page


Step3:
Click on
>> Template (it is on the left sidebar)
>>Backup and Restore (It is on the Right side on TOP)
You see there is a Two options
>>Select a Choose File

>>Click on Upload

Then  Visit Your site It open with Uploaded template



For More Information See this Videos.......





For More Details: Click Here

Monday, June 1, 2015

how to create a Drop down menu for the blogger?

Create A Drop Down Menu to the blogger

If we are working on a simple free blog or website creation with very few pages and only one programmer is working to create free blogs and a website in that case we can create static menu and use it in our website.
Let’s consider now we need to work for a big web application project let’s consider ERP Web application development. In that case more than 2 developers will be working and the no of pages might be more than 50 to 100.In this case it will be hard to maintain the Static menu And also there will be more chance to remove and add new menu item  to our web project for example our client can ask as to add 5 more new menu or remove 1 menu item.
The Drop down menu is used get the good looking for the website and blogers and the easy way to search the data for people.it is very important for the all the websites.the drop down menu come with different styles provided by the our website.
the drop down menu shows a website with different labels and searching process is easy to find the data from the internet.


Step by Step is given below
                                                                      
Step1:
login to the your blogger
step2:
from the left side bar click on template and Edit HTML
step3:
CTRL+F and Search for the home page.
when your get the drop down menu insert
CSS code is given Below:

Simple Pure CSS Drop Down Menu



 
  • Home
  •  
  • Menu 1
  •    
         
  • Sub Menu 1
  •      
  • Sub Menu 2
  •      
  • Sub Menu 3
  •      
  • Sub Menu 4
  •        
             
  • Deep Menu 1
  •            
                 
  • Sub Deep 1
  •               
  • Sub Deep 2
  •              
  • Sub Deep 3
  •                
  • Sub Deep 4
  •            

             

             
  • Deep Menu 2
  •        

         

         
  • Sub Menu 5
  •    

     

     
  • Menu 2
  •    
         
  • Sub Menu 1
  •      
  • Sub Menu 2
  •      
  • Sub Menu 3
  •    

     

     
  • Menu 3
  •    
         
  • Sub Menu 1
  •        
             
  • Category 1
  •          
  • Category 2
  •          
  • Category 3
  •          
  • Category 4
  •          
  • Category 5
  •        

         

         
  • Sub Menu 3
  •       
  • Sub Menu 4
  •      
  • Sub Menu 5
  •    

     

     
  • Menu 4
  •  
  • Menu 5
  •  
  • Menu 6





  • Step4:

    save the template and Go to view blog
    for Other drop down menus are download frle
    And other Drop Down menus code is given below.They are
    #primary_nav_wrap
    {
                    margin-top:15px
    }

    #primary_nav_wrap ul
    {
                    list-style:none;
                    position:relative;
                    float:left;
                    margin:0;
                    padding:0
    }

    #primary_nav_wrap ul a
    {
                    display:block;
                    color:#333;
                    text-decoration:none;
                    font-weight:700;
                    font-size:12px;
                    line-height:32px;
                    padding:0 15px;
                    font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
    }

    #primary_nav_wrap ul li
    {
                    position:relative;
                    float:left;
                    margin:0;
                    padding:0
    }

    #primary_nav_wrap ul li.current-menu-item
    {
                    background:#ddd
    }

    #primary_nav_wrap ul li:hover
    {
                    background:#f6f6f6
    }

    #primary_nav_wrap ul ul
    {
                    display:none;
                    position:absolute;
                    top:100%;
                    left:0;
                    background:#fff;
                    padding:0
    }

    #primary_nav_wrap ul ul li
    {
                    float:none;
                    width:200px
    }

    #primary_nav_wrap ul ul a
    {
                    line-height:120%;
                    padding:10px 15px
    }

    #primary_nav_wrap ul ul ul
    {
                    top:0;
                    left:100%
    }

    #primary_nav_wrap ul li:hover > ul
    {
                    display:block
    }

     Html Code:

    1)

    class="menu-wrap">
        
            
      class="clearfix">
                
  • href="#">Home
  •             
  •                  href="#">Movies class="arrow">▼

                    
      class="sub-menu">
                        
  • href="#">In Cinemas Now
  •                     
  • href="#">Coming Soon
  •                     
  • href="#">On DVD/Blu-ray
  •                     
  • href="#">Showtimes & Tickets
  •                 

                

                
  • href="#">T.V. Shows
  •             
  • class="current-item"> href="#">Photos
  •             
  • href="#">Site Help
  •         

        




     3)

     
     
     
     

     



                                                                          

    Sunday, May 31, 2015

    How to add ads in the middle of the post?

    Add the Ads In the Middle of the post

    The web developers are developing the Web Pages by using different keywords and related information about the topic. Every website has the 50 and above Web Pages in different fields. So then who can apply the Google Adsence for the website, First they are checked for  copy content and the website has any other information about the topic.
    Once the Google Adsence approved by the google you can apply to the all the your websites. Here I'm showing how to add the ads in the middle of the web pages.
    I will show you step by step process:
    Step1:
    GOTO >Template > Edit Html  

    Then click on the code
    Press the CTRL+F and search for the  <data: post. body/>
    Step2: Add the below code on <data: post. body/>
    <div expr: id='"adsmiddle1" + data: post. id'></dev>
    <b:if cond='data:blog.pageType == "item"'>
    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
    <div style="clear:both; margin:10px 0">
    <!-- Add here the code of your ad -->
    </div>
    </b:if>
    </b:if>
    <div expr:id='"adsmiddle2" + data:post.id'>
    <data:post.body/>
    </div>
    <script type="text/javascript">
    var obj0=document.getElementById("adsmiddle1<data:post.id/>");
    var obj1=document.getElementById("adsmiddle2<data:post.id/>");
    var s=obj1.innerHTML;
    var r=s.search(/\x3C!-- adsense --\x3E/igm);
    if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}
    </script>
                 
    step3:
    Save the template
    NOTE:
    Add the center Tag for the before and after the code
     <div style="clear:both; margin:10px 0">
    <center>
     
    <!-- Add here the code of your ad -->
    </center>
    </div>         
     Step4:Where you want the ads in the new post, you can insert the adsence tag in the middle of the post

    Friday, April 10, 2015

    How to create a Batch File in the System| .Bat files



    How to create a Batch File in the System| .Bat files

    Some computer programs copy together and create a batch file, here the features are easy process and time is saved for this process.
    The Batch file helps to run the saved files, source  files  are combined to gather  and create a batch file. The number programs are combined and save  files in the. bat
    Creating the .bat file here and follow this procedure
    1. Open Notepad


    2. Copy Source code or Enter the any data


    3. Save with the  name and following with. bat

     



        










        


    What are the Best Websites for E Books| E Books For Download


    What are the Best Websites for E Books| E Books For Download
    The E books are very popular in now days because, The Computers have the every student and they are searching for the  E books.Here some websites are demanding to download the E Books for money and some websites are provided  free  accessing  and  Free download E books.
    Here I will show you what are the websites to give the free download E Books. the amazing, Flip kartsnap deal websites are providing the E books for money and some websites are giving  you downloadable Files.
    Here this website provides Category wise books  to Students and others. that is like Fiction, Non Fiction, academics, Text Books, Fiction Audio Books and others also provided by this website. This website gives an option to the create a book on anything, here it can be published. You can access the number books from the here and the registration is free.
    For Registration: Click Here


    2. http://www.freebookspot.es/

    the  website  free book spot provides Category wise books  to Students and others. that is academic, Text Books, Fiction Audio Books and others also provided by this website. the free book spot provides the facility to the customers search the book by the author name. You can access the number books from the here and the registration is free.
    For Registration: Click Here

    free computer books provides all Category wise books  to Students and others. that is academic, Text Books, Fiction Audio Books, IT training books, programming tutorial also available here and others also provided by this website. You can access the number books from the here and the registration is free.
    the Options are math,c,c++,c#,DB,HTML,CSS,JAVA,PYTHON books are available here
    For more Information: Click Here

     


    Here this website  free tech book provides all Category wise books  to Students and others. That is academic, Text Books, Fiction Audio Books, IT training books, programming tutorial, Math books, Operating System Books, Scripting Books also available here and others also provided by this website. You can access the number books from the here and the registration is free.
    For registration: Click Here