Click here to Skip to main content
15,913,709 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Asp.net Pin
Vasudevan Deepak Kumar17-Jun-09 1:26
Vasudevan Deepak Kumar17-Jun-09 1:26 
Questionissue with Ajax and IE Pin
BeerFizz11-Jun-09 10:14
BeerFizz11-Jun-09 10:14 
AnswerRe: issue with Ajax and IE Pin
Aman Bhullar11-Jun-09 21:52
Aman Bhullar11-Jun-09 21:52 
GeneralRe: issue with Ajax and IE Pin
BeerFizz12-Jun-09 3:24
BeerFizz12-Jun-09 3:24 
GeneralRe: issue with Ajax and IE Pin
PrestonMB12-Jun-09 12:25
PrestonMB12-Jun-09 12:25 
QuestionHow to give Dynamic path in AjaxUploader control Asp.net Pin
kirti.darji10-Jun-09 19:07
kirti.darji10-Jun-09 19:07 
AnswerRe: How to give Dynamic path in AjaxUploader control Asp.net Pin
Christian Graus10-Jun-09 23:09
protectorChristian Graus10-Jun-09 23:09 
QuestionHi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor10-Jun-09 9:19
Baeltazor10-Jun-09 9:19 
Hey everone Smile | :)

I have a few questions, the first question is How do I get the positioning right for my webpage? I have honestly spent months reading tutorial after tutorial, I bought several books, and I even spent 4 hours searching Google yesterday with no luck at all trying to figure out how to position all the required elements that make up my webpage. I mean, I can position them where I want them to be, but, whenever the user resizes the browser, or if they maximize the browser, it all gets screwed up it just doesn't remain where it is supposed to be.

Here's a piece of code:

myLogo {
	position: absolute;
	top: 50%;
	left: 50px;

	border: none;
	}

HorizontalLineBeneithLogo {
			position: absolute;
			top: 55%;
			left: 50px;
			}


Can somebody please explain, or provide any solutions, links to tutorials/articles or ANYTHING really? I can't get my head around this. Another thing, why don't browsers stick to standards, Apparently when Internet Explorer was first created the Web Standards didn't even exist yet, but come on, that's no excuse! They could've fixed it up by now.

Thanks for readin Smile | :)

jase
AnswerRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Christian Graus10-Jun-09 9:27
protectorChristian Graus10-Jun-09 9:27 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor10-Jun-09 9:38
Baeltazor10-Jun-09 9:38 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Christian Graus10-Jun-09 10:42
protectorChristian Graus10-Jun-09 10:42 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor10-Jun-09 11:13
Baeltazor10-Jun-09 11:13 
QuestionRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor10-Jun-09 9:41
Baeltazor10-Jun-09 9:41 
AnswerRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
User 171649210-Jun-09 21:37
professionalUser 171649210-Jun-09 21:37 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor11-Jun-09 7:58
Baeltazor11-Jun-09 7:58 
AnswerRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
led mike11-Jun-09 4:49
led mike11-Jun-09 4:49 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor11-Jun-09 7:56
Baeltazor11-Jun-09 7:56 
AnswerRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Todd Smith11-Jun-09 12:29
Todd Smith11-Jun-09 12:29 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Baeltazor11-Jun-09 15:56
Baeltazor11-Jun-09 15:56 
GeneralRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Todd Smith12-Jun-09 5:49
Todd Smith12-Jun-09 5:49 
AnswerRe: Hi Folks, Positioning gone wrong in Web Developer. Pin
Marc Firth11-Jun-09 22:14
Marc Firth11-Jun-09 22:14 
RantRant: Sorry to interrupt. Pin
Baeltazor10-Jun-09 9:08
Baeltazor10-Jun-09 9:08 
GeneralRe: Rant: Sorry to interrupt. Pin
Christian Graus10-Jun-09 9:11
protectorChristian Graus10-Jun-09 9:11 
GeneralRe: Rant: Sorry to interrupt. Pin
Baeltazor10-Jun-09 9:22
Baeltazor10-Jun-09 9:22 
GeneralRe: Rant: Sorry to interrupt. Pin
Christian Graus10-Jun-09 9:25
protectorChristian Graus10-Jun-09 9:25 

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.