WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Re: CSS positioning with Dreamweaver

for

Number of posts in this thread: 2 (In chronological order)

From: Kitzzy Aviles
Date: Mon, Mar 25 2002 12:48PM
Subject: Re: CSS positioning with Dreamweaver
No previous message | Next message →

You can do it via the WYSIWYG. When you insert a layer, if you have invisible components visible, you can see where it is on the page. It will stack them one after the other. You can then drag and drop them in the right order without it affecting the actual positioning of the layer on the page.

Kitzzy Aviles
Techranger Development & Training Specialist
Course Development & Web Services
= EMAIL ADDRESS REMOVED =

>>> = EMAIL ADDRESS REMOVED = 03/25/02 02:44PM >>>
You can edit the HTML in Dreamweaver (or any editor) after the layers are
created and reorder the DIVs to allow AT to read in a logical order. In
fact, you should always do that. Of course, this requires some knowledge of
HTML.

I do not know of any other way to reorder the DIVs in Dreamweaver, though
that could be a useful enhancement.

From: Jon Gunderson
Date: Mon, Mar 25 2002 1:35PM
Subject: Re: CSS positioning with Dreamweaver
← Previous message | No next message

If you use the FLOAT and CLEAR properties [1] of CSS it will be easier to
keep in tune with the document order. Also with FLOAT and CLEAR you can
resize the text of the document with more consistent results than with
using EM units with left, top, width and height. You can see an example of
using float at:
http://cita.rehab.uiuc.edu/courses/2002-01-LIS350AR/lec09/index.html

Jon

[1] http://www.w3.org/TR/CSS1.html#floating-elements



At 02:48 PM 3/25/2002 -0500, Kitzzy Aviles wrote:
>You can do it via the WYSIWYG. When you insert a layer, if you have
>invisible components visible, you can see where it is on the page. It will
>stack them one after the other. You can then drag and drop them in the
>right order without it affecting the actual positioning of the layer on
>the page.
>
>Kitzzy Aviles
>Techranger Development & Training Specialist
>Course Development & Web Services
><mailto: = EMAIL ADDRESS REMOVED = > = EMAIL ADDRESS REMOVED =
>
> >>> = EMAIL ADDRESS REMOVED = 03/25/02 02:44PM >>>
>You can edit the HTML in Dreamweaver (or any editor) after the layers are
>created and reorder the DIVs to allow AT to read in a logical order. In
>fact, you should always do that. Of course, this requires some knowledge of
>HTML.
>
>I do not know of any other way to reorder the DIVs in Dreamweaver, though
>that could be a useful enhancement.
>
>
>----
>To subscribe, unsubscribe, or view list archives,
>visit <http://www.webaim.org/discussion/>;http://www.webaim.org/discussion/

Jon Gunderson, Ph.D., ATP
Coordinator of Assistive Communication and Information Technology
Division of Rehabilitation - Education Services
MC-574
College of Applied Life Studies
University of Illinois at Urbana/Champaign
1207 S. Oak Street, Champaign, IL 61820

Voice: (217) 244-5870
Fax: (217) 333-0248

E-mail: = EMAIL ADDRESS REMOVED =

WWW: http://www.staff.uiuc.edu/~jongund
WWW: http://www.w3.org/wai/ua



----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/