|
Posted by Gérard Talbot on September 13, 2005, 1:42 pm
Please log in for more thread options
Jim Moe a écrit :
> mehdi.louizi@gmail.com wrote:
>
>>
>> I don't want to work with frames. Concerning the creation of tables
>> with fixed width (100 %), it doesn't work when I changed the
>> resolution. And the problem is that I couldn't put pictures on the
>> screen extremities(so I used frames (In Dreamweaver MX...))
>>
> Don't use tables for layout.
> Don't use a fixed width design.
> Somewhere on the macromedia site are articles that discuss dreamweaver
> design techniques that produce both tableless and fluid pages.
>
Tableless layout with Dreamweaver. DreamWeaver has a 6 parts tutorial on
how to use CSS template instead of table design:
"tables do a pretty lousy job of page construction. Among their
shortcomings is the implied bias of the code towards presentation rather
than structure, the necessity to nest tables in order to achieve the
most basic of layouts, and enough redundant bandwidth-hogging tags to
feed a large family of tag eating monsters for literally a month."
http://www.macromedia.com/devnet/mx/dreamweaver/articles/tableless_layout.html
Gérard
--
remove blah to email me
|