Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Design Google page..

Design Google page..

Scheduled Pinned Locked Moved Web Development
javascripthtmlcssdesignsysadmin
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amit_ghosh18
    wrote on last edited by
    #1

    google.html

    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title>Google</title>
    <link href="StyleSheet.css" type="text/css" rel="Stylesheet" />
    <script type="text/javascript">
    function navigation()
    {
    window.location="Google_Search.html";
    }

    </script>
    

    </head>
    <body>
    <form id="form1" runat="server">
    <div>
    <div id="heading">

      
    <a href="#" style="color: #FFFFFF; font-weight: bold">Web</a>  
    <a href="#">Images</a>  
    <a href="#">Maps</a>  
    <a href="#">News</a>  
    <a href="#">Orkut</a>  
    <a href="#">Translate</a>  
    <a href="#">Gmail</a>  
    <a href="#">More</a>  
    </div>

    <div class="setting_image">
    <img src="Image/settings.jpg" alt="setting_image" style="height: 21px; width: 22px" />
    </div>

    <div class="signin">

    <a href="#">Sign in</a>&nbsp;&nbsp;
    
    </div>
    

    <br /><br /><br /><br /><br />
    <div id="google_image" >

    </div>

    <div id="search" >
    <input type="text" style="width:586px; height: 23px;" />
    <br />

                <div class="main\_body">
                  <input type="button" id="button1" value="Google Search" onclick="navigation()"/>&nbsp;&nbsp;&nbsp;&nbsp;
                  <input type="button" id="button2" value="I'm Feeling Lucky" />
                    <br />
                  <br /><br />
    

    </div>

     <div class="language">
    
     Google.co.in offered in: &nbsp;&nbsp;
    <a href="#">Hindi</a>&nbsp;&nbsp;
    <a href="#">Bengali</a>&nbsp
    
    A P 2 Replies Last reply
    0
    • A amit_ghosh18

      google.html

      <html xmlns="http://www.w3.org/1999/xhtml">
      <head runat="server">
      <title>Google</title>
      <link href="StyleSheet.css" type="text/css" rel="Stylesheet" />
      <script type="text/javascript">
      function navigation()
      {
      window.location="Google_Search.html";
      }

      </script>
      

      </head>
      <body>
      <form id="form1" runat="server">
      <div>
      <div id="heading">

        
      <a href="#" style="color: #FFFFFF; font-weight: bold">Web</a>  
      <a href="#">Images</a>  
      <a href="#">Maps</a>  
      <a href="#">News</a>  
      <a href="#">Orkut</a>  
      <a href="#">Translate</a>  
      <a href="#">Gmail</a>  
      <a href="#">More</a>  
      </div>

      <div class="setting_image">
      <img src="Image/settings.jpg" alt="setting_image" style="height: 21px; width: 22px" />
      </div>

      <div class="signin">

      <a href="#">Sign in</a>&nbsp;&nbsp;
      
      </div>
      

      <br /><br /><br /><br /><br />
      <div id="google_image" >

      </div>

      <div id="search" >
      <input type="text" style="width:586px; height: 23px;" />
      <br />

                  <div class="main\_body">
                    <input type="button" id="button1" value="Google Search" onclick="navigation()"/>&nbsp;&nbsp;&nbsp;&nbsp;
                    <input type="button" id="button2" value="I'm Feeling Lucky" />
                      <br />
                    <br /><br />
      

      </div>

       <div class="language">
      
       Google.co.in offered in: &nbsp;&nbsp;
      <a href="#">Hindi</a>&nbsp;&nbsp;
      <a href="#">Bengali</a>&nbsp
      
      A Offline
      A Offline
      Ali Al Omairi Abu AlHassan
      wrote on last edited by
      #2

      Sir; why are you posting this?

      Help people,so poeple can help you.

      1 Reply Last reply
      0
      • A amit_ghosh18

        google.html

        <html xmlns="http://www.w3.org/1999/xhtml">
        <head runat="server">
        <title>Google</title>
        <link href="StyleSheet.css" type="text/css" rel="Stylesheet" />
        <script type="text/javascript">
        function navigation()
        {
        window.location="Google_Search.html";
        }

        </script>
        

        </head>
        <body>
        <form id="form1" runat="server">
        <div>
        <div id="heading">

          
        <a href="#" style="color: #FFFFFF; font-weight: bold">Web</a>  
        <a href="#">Images</a>  
        <a href="#">Maps</a>  
        <a href="#">News</a>  
        <a href="#">Orkut</a>  
        <a href="#">Translate</a>  
        <a href="#">Gmail</a>  
        <a href="#">More</a>  
        </div>

        <div class="setting_image">
        <img src="Image/settings.jpg" alt="setting_image" style="height: 21px; width: 22px" />
        </div>

        <div class="signin">

        <a href="#">Sign in</a>&nbsp;&nbsp;
        
        </div>
        

        <br /><br /><br /><br /><br />
        <div id="google_image" >

        </div>

        <div id="search" >
        <input type="text" style="width:586px; height: 23px;" />
        <br />

                    <div class="main\_body">
                      <input type="button" id="button1" value="Google Search" onclick="navigation()"/>&nbsp;&nbsp;&nbsp;&nbsp;
                      <input type="button" id="button2" value="I'm Feeling Lucky" />
                        <br />
                      <br /><br />
        

        </div>

         <div class="language">
        
         Google.co.in offered in: &nbsp;&nbsp;
        <a href="#">Hindi</a>&nbsp;&nbsp;
        <a href="#">Bengali</a>&nbsp
        
        P Offline
        P Offline
        Pravin Patil Mumbai
        wrote on last edited by
        #3

        So, what really is the problem...?

        I quit being afraid when my first venture failed and the sky didn't fall down.

        L 1 Reply Last reply
        0
        • P Pravin Patil Mumbai

          So, what really is the problem...?

          I quit being afraid when my first venture failed and the sky didn't fall down.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          There isn't a problem, OP thinks he/she is being helpful.

          Unrequited desire is character building. OriginalGriff

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups