Click here to Skip to main content
15,887,596 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: project of webbrowser Pin
Richard MacCutchan12-Sep-11 21:34
mveRichard MacCutchan12-Sep-11 21:34 
AnswerRe: project of webbrowser Pin
Dalek Dave15-Sep-11 21:09
professionalDalek Dave15-Sep-11 21:09 
Question2nd Pin
amit_ghosh1812-Sep-11 9:19
amit_ghosh1812-Sep-11 9:19 
AnswerRe: 2nd Pin
Morgs Morgan12-Sep-11 22:34
Morgs Morgan12-Sep-11 22:34 
AnswerRe: 2nd Pin
Pravin Patil, Mumbai20-Sep-11 1:17
Pravin Patil, Mumbai20-Sep-11 1:17 
QuestionStyle Pin
amit_ghosh1812-Sep-11 9:11
amit_ghosh1812-Sep-11 9:11 
AnswerRe: Style Pin
Morgs Morgan12-Sep-11 22:38
Morgs Morgan12-Sep-11 22:38 
AnswerDesign Google page.. Pin
amit_ghosh1812-Sep-11 9:01
amit_ghosh1812-Sep-11 9:01 
google.html
XML
<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">

&nbsp;&nbsp;
   <a href="#" style="color: #FFFFFF; font-weight: bold">Web</a>&nbsp;&nbsp;
   <a href="#">Images</a>&nbsp;&nbsp;
   <a href="#">Maps</a>&nbsp;&nbsp;
   <a href="#">News</a>&nbsp;&nbsp;
   <a href="#">Orkut</a>&nbsp;&nbsp;
   <a href="#">Translate</a>&nbsp;&nbsp;
   <a href="#">Gmail</a>&nbsp;&nbsp;
   <a href="#">More</a>&nbsp;&nbsp;
    </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;&nbsp;
    <a href="#">Telugu</a>&nbsp;&nbsp;
    <a href="#">Marathi</a>&nbsp;&nbsp;
    <a href="#">Tamil</a>&nbsp;&nbsp;
    <a href="#">Gujarati</a>&nbsp;&nbsp;
    <a href="#">Kannada</a>&nbsp;&nbsp;
    <a href="#">Malayalam</a>&nbsp;&nbsp;
    <a href="#">Punjabi</a>&nbsp;&nbsp;

     </div>


   </div>


    <div id="footer">


    <a href="#">Advertising Programs |</a>&nbsp;&nbsp;
   <a href="#">Business Solutions |</a>&nbsp;&nbsp;
   <a href="#">NewsAbout Google |</a>&nbsp;&nbsp;
   <a href="#">Go to Google.com |</a>&nbsp;&nbsp;
   <a href="#">Privacy</a>&nbsp;&nbsp;
    </div>


    <div id="footer1">

    <a href="#">Change background image</a>
    </div>

    </div>

    </form>
</body>
</html>

GeneralRe: Design Google page.. Pin
Ali Al Omairi(Abu AlHassan)15-Sep-11 1:08
professionalAli Al Omairi(Abu AlHassan)15-Sep-11 1:08 
GeneralRe: Design Google page.. Pin
Pravin Patil, Mumbai20-Sep-11 1:17
Pravin Patil, Mumbai20-Sep-11 1:17 
GeneralRe: Design Google page.. Pin
Richard MacCutchan20-Sep-11 7:10
mveRichard MacCutchan20-Sep-11 7:10 
Questionwhy wordpress is evil today or "has anyone else encountered this". Pin
CalvinHobbies6-Sep-11 0:03
CalvinHobbies6-Sep-11 0:03 
AnswerNice post Pin
Alberto Tompson15-Sep-11 20:08
Alberto Tompson15-Sep-11 20:08 
GeneralRe: Nice post Pin
CalvinHobbies18-Sep-11 23:37
CalvinHobbies18-Sep-11 23:37 
AnswerRe: why wordpress is evil today or "has anyone else encountered this". Pin
Dalek Dave25-Sep-11 22:09
professionalDalek Dave25-Sep-11 22:09 
QuestionDetermine provide by Message Center Pin
Jassim Rahma5-Sep-11 1:54
Jassim Rahma5-Sep-11 1:54 
AnswerRe: Determine provide by Message Center Pin
Dalek Dave25-Sep-11 22:08
professionalDalek Dave25-Sep-11 22:08 
Questionhow to protect my online database? Pin
Jassim Rahma5-Sep-11 1:49
Jassim Rahma5-Sep-11 1:49 
AnswerRe: how to protect my online database? Pin
Gerben Jongerius5-Sep-11 2:29
Gerben Jongerius5-Sep-11 2:29 
GeneralRe: how to protect my online database? Pin
HaBiX6-Oct-11 23:24
HaBiX6-Oct-11 23:24 
Questionwhatsup Money! Pin
Jassim Rahma5-Sep-11 1:43
Jassim Rahma5-Sep-11 1:43 
AnswerRe: whatsup Money! Pin
Dalek Dave15-Sep-11 21:12
professionalDalek Dave15-Sep-11 21:12 
QuestionDesign Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)5-Sep-11 1:26
professionalAli Al Omairi(Abu AlHassan)5-Sep-11 1:26 
AnswerRe: Design Problem in IE6 Pin
Morgs Morgan5-Sep-11 21:48
Morgs Morgan5-Sep-11 21:48 
GeneralRe: Design Problem in IE6 Pin
Ali Al Omairi(Abu AlHassan)6-Sep-11 1:26
professionalAli Al Omairi(Abu AlHassan)6-Sep-11 1:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.