Click here to Skip to main content
15,888,984 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to force user to download Office file? Pin
Vasudevan Deepak Kumar13-Mar-06 20:05
Vasudevan Deepak Kumar13-Mar-06 20:05 
QuestionPC Info Pin
Illegal Operation13-Mar-06 17:38
Illegal Operation13-Mar-06 17:38 
AnswerRe: PC Info Pin
Vasudevan Deepak Kumar13-Mar-06 18:36
Vasudevan Deepak Kumar13-Mar-06 18:36 
GeneralRe: PC Info Pin
h9n2hk16-Mar-06 9:19
h9n2hk16-Mar-06 9:19 
Questionjavascript help Pin
SVTcobra0413-Mar-06 11:50
SVTcobra0413-Mar-06 11:50 
GeneralRe: javascript help Pin
Guffa13-Mar-06 13:49
Guffa13-Mar-06 13:49 
AnswerRe: javascript help Pin
alex.barylski14-Mar-06 15:35
alex.barylski14-Mar-06 15:35 
QuestionCSS Horizontal Align help Pin
eggie513-Mar-06 11:39
eggie513-Mar-06 11:39 
I have this page

<html xmlns="http://www.w3.org/1999/xhtml" >

<body>
<form id="form1" runat="server">


<div id="content">

<div id="top">
<div id="topLeft"><img src="images/logo2.gif" />&nbsp;</div>
<div id="topRight">top right</div>
</div>

<div id="left">left</div>

<div id="right">right</div>

</div>


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

Inside of the "top" layer, how do I align the two layers "topLef" and "topRight" horizontally?

What do I put in the style sheet?

#topLeft
{

}
#top
{
text-align: left;
}
#topRight
{

}

??

/\ |_ E X E GG

-- modified at 17:40 Monday 13th March, 2006
QuestionIndex Server not finding shtml files Pin
jenn213-Mar-06 5:39
jenn213-Mar-06 5:39 
AnswerRe: Index Server not finding shtml files Pin
Vasudevan Deepak Kumar14-Mar-06 4:25
Vasudevan Deepak Kumar14-Mar-06 4:25 
Questiongoogle earth Pin
ali kanju12-Mar-06 22:11
ali kanju12-Mar-06 22:11 
AnswerRe: google earth Pin
Colin Angus Mackay15-Mar-06 3:40
Colin Angus Mackay15-Mar-06 3:40 
GeneralRe: google earth Pin
ali kanju15-Mar-06 16:47
ali kanju15-Mar-06 16:47 
GeneralRe: google earth Pin
Colin Angus Mackay15-Mar-06 20:30
Colin Angus Mackay15-Mar-06 20:30 
QuestionDesign Pattern Pin
hasan_shan12-Mar-06 6:29
hasan_shan12-Mar-06 6:29 
AnswerRe: Design Pattern Pin
Vasudevan Deepak Kumar14-Mar-06 4:12
Vasudevan Deepak Kumar14-Mar-06 4:12 
AnswerRe: Design Pattern Pin
Aftar Khan14-Mar-06 20:59
Aftar Khan14-Mar-06 20:59 
GeneralRe: Design Pattern Pin
Johann Gerell21-Mar-06 1:02
Johann Gerell21-Mar-06 1:02 
QuestionAutomatic Letter generation Pin
Krish_Learner11-Mar-06 21:26
Krish_Learner11-Mar-06 21:26 
AnswerRe: Automatic Letter generation Pin
sgatto15911-Mar-06 21:44
sgatto15911-Mar-06 21:44 
GeneralRe: Automatic Letter generation Pin
Krish_Learner15-Mar-06 1:50
Krish_Learner15-Mar-06 1:50 
Questionsubstitute keycode Pin
omkar joshi11-Mar-06 0:31
omkar joshi11-Mar-06 0:31 
AnswerRe: substitute keycode Pin
Shog911-Mar-06 7:08
sitebuilderShog911-Mar-06 7:08 
GeneralRe: substitute keycode Pin
omkar joshi11-Mar-06 22:39
omkar joshi11-Mar-06 22:39 
GeneralRe: substitute keycode Pin
Shog912-Mar-06 5:33
sitebuilderShog912-Mar-06 5:33 

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.