HTML / CSS problem →[More:]OK, say you are trying to set up a fixed width page. So you set a main page container 900px wide, with margins auto to center it.
Now within the main container you want three other areas "stacked" - header, content, footer.
So within the header, how the hell do you get something to float onto the extreme bottom right of its section?
I am going mental, I have tried a million things and am going mental, I am going mental to the extent I repeat myself and am jittery and pulling out my hair and have lost all perspective... If anyone is up to the challenge, the specific problem is here:
http://www.themoderninstitute.eu/demo/basics.htm
and css:
http://www.themoderninstitute.eu/demo/basics.css
Basically I want that google search box to be in the bottom right of the yellow outlined div.
If you save me I will let you have your way with me, and you can be as rough as you like.