Click here to Skip to main content
15,905,682 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: HELP Pin
Dalek Dave1-Oct-11 22:41
professionalDalek Dave1-Oct-11 22:41 
SuggestionHELP CSS Text Problem! Pin
55533628-Sep-11 0:04
55533628-Sep-11 0:04 
GeneralRe: HELP CSS Text Problem! Pin
killabyte11-Oct-11 17:10
killabyte11-Oct-11 17:10 
GeneralRe: HELP CSS Text Problem! Pin
AditSheth13-Oct-11 18:53
AditSheth13-Oct-11 18:53 
AnswerRe: HELP CSS Text Problem! Pin
Sunasara Imdadhusen15-Oct-11 4:04
professionalSunasara Imdadhusen15-Oct-11 4:04 
AnswerRe: HELP CSS Text Problem! Pin
AditSheth16-Oct-11 18:46
AditSheth16-Oct-11 18:46 
Questionis it possible to share the web.config across multiple projects in a solution?(ASP.NET) Pin
byka22-Sep-11 2:21
byka22-Sep-11 2:21 
AnswerRe: is it possible to share the web.config across multiple projects in a solution?(ASP.NET) Pin
Not Active22-Sep-11 2:29
mentorNot Active22-Sep-11 2:29 
GeneralRe: is it possible to share the web.config across multiple projects in a solution?(ASP.NET) Pin
byka22-Sep-11 3:10
byka22-Sep-11 3:10 
AnswerRe: is it possible to share the web.config across multiple projects in a solution?(ASP.NET) Pin
Shahriar Iqbal Chowdhury/Galib25-Sep-11 11:01
professionalShahriar Iqbal Chowdhury/Galib25-Sep-11 11:01 
Questionproject of webbrowser Pin
Member 823232212-Sep-11 19:30
Member 823232212-Sep-11 19:30 
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 

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.