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

Web Development

 
GeneralRe: jquery Pin
Pravin Patil, Mumbai12-Oct-11 22:40
Pravin Patil, Mumbai12-Oct-11 22:40 
QuestionHELP Pin
xero-Legendz1-Oct-11 12:50
xero-Legendz1-Oct-11 12:50 
AnswerRe: HELP Pin
Richard MacCutchan1-Oct-11 21:32
mveRichard MacCutchan1-Oct-11 21:32 
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 
following are the updated HTML
HTML
<div id="container">
        <div id="banner">
            <img src="images/banner.gif" width="750px" height="100px" alt="banner" />
        </div>
        <div id="content">
            <h2>
                Contact Us</h2>
            <p>
                Use this form below:</p>
        </div>
        <div id="leftsidebar">
            <ul>
                <li><a href="#">Home</a></li>
                <li><a href="#">About</a></li>
                <li><a href="#">Photo Gallery</a></li>
                <li><a href="#">Video Gallery</a></li>
                <li><a href="#">Contact</a></li>
            </ul>
            <img class="ads" src="images/sale.jpg" width="172px" height="500px" alt="ads banner" />
        </div>
        <div id="footer">
            <p>
                Copyright 2011 by Angel Ali</p>
        </div>
    </div>


following are the updated CSS class
CSS
#content {
    float: left;
    overflow: hidden;
    width: 570px;
}


Thanks,
Imdadhusen

sunaSaRa Imdadhusen
+91 99095 44184

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 
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 

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.