Re: 2 divs on same line
- From: "Daniel" <DanielV@xxxxxxxxxxxxxxxx>
- Date: Wed, 24 Jan 2007 13:09:32 -0000
I am a developer primarily, not a web designer but i am able to do both. I
agree i did all previous sites with table designs and it does seem the new
'best way' changes all the time. But for fear of a new 'All improved IE!'
being released that depricates tables in some form i want to ensure i am
always on the latest techniques because you just never know what the future
holds.
"Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN@xxxxxxxxxxxx> wrote in
message news:uWySVg7PHHA.4156@xxxxxxxxxxxxxxxxxxxxxxx
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: Anthony Jones
- Re: 2 divs on same line
- From: Patrice
- 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
- Re: 2 divs on same line
- From: Eliyahu Goldin
- 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
|