Re: 2 divs on same line
- From: "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN@xxxxxxxxxxxx>
- Date: Wed, 24 Jan 2007 15:01:29 +0200
For years I have not been able to understand what's wrong with table layout.
May be because I am an application developer as opposed to a web designer.
Tables let your make a simple and neat layout and concentrate on your
application tasks. I guess web designers can achieve more with tableless
css. I prefer to leave it up to them. As far as I, the developer, am
concerned there is no reason to avoid tables.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Daniel" <DanielV@xxxxxxxxxxxxxxxx> wrote in message
news:uBG9vW7PHHA.4484@xxxxxxxxxxxxxxxxxxxxxxx
Not looking to impress anyone but i am looking to do things in the
considered 'right way' and stay on top of the present best methods and
techniques.
Thanks for all the help guys.
"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN@xxxxxxxxxxxx> wrote in
message news:Og60yS7PHHA.3268@xxxxxxxxxxxxxxxxxxxxxxx
If you want to impress someone by having a table-less css layout, be
prepare to spend next few days on learning and practicing.
If you want a simple and reliable solution, use tables.
And yes, by default a div will render on a separate line.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Daniel" <DanielV@xxxxxxxxxxxxxxxx> wrote in message
news:%23QoWSH7PHHA.3624@xxxxxxxxxxxxxxxxxxxxxxx
Hi
i have a requirement for the following layout in my masterpage:
1 div for header
1 div for footer
Between those divs i want a div for the left menu, then a div for the
content in the center, then inside each i will place a content holder
for other pages to inherit off
My problem is a div creates a new line? And everyone says not to use
tables anymore, so how do you get that look with css?
Thanks
.
- Follow-Ups:
- Re: 2 divs on same line
- From: Mark Rae
- Re: 2 divs on same line
- From: Daniel
- Re: 2 divs on same line
- References:
- 2 divs on same line
- From: Daniel
- Re: 2 divs on same line
- From: Eliyahu Goldin
- Re: 2 divs on same line
- From: Daniel
- 2 divs on same line
- Prev by Date: Re: 2 divs on same line
- Next by Date: Re: 2 divs on same line
- Previous by thread: Re: 2 divs on same line
- Next by thread: Re: 2 divs on same line
- Index(es):
Relevant Pages
|