[Nfb-web] site design
Bryan Schulz
b.schulz at sbcglobal.net
Tue May 23 09:54:35 CDT 2006
hi,
Thanks Rob, chris, i thought part of this list / blindness philosophy in
general was to design web sites without sighted assistance.
Second, i have a deadline coming fast and don't have time to learn the new
4.01 techniques.
Bryan
----- Original Message -----
From: "Chris Westbrook" <westbc at clw19.com>
To: "NFB Webmaster's List" <nfb-web at nfbnet.org>
Sent: Tuesday, May 23, 2006 8:47 AM
Subject: Re: [Nfb-web] site design
> Frames are really going out of style. You should try to use divisions and
> css. Get a sighted designer to help you.
> ----- Original Message -----
> From: "Rob" <kyrath at cox.net>
> To: "NFB Webmaster's List" <nfb-web at nfbnet.org>
> Sent: Tuesday, May 23, 2006 9:14 AM
> Subject: Re: [Nfb-web] site design
>
>
>> It looks like you will need 3 frames vertically and then subdivide the
>> middle one into 3 frames horizontally.
>>
>> Another possibility is that you might be able to use divisions, (perhaps
>> positioned by CSS,) in place of some of the frames. However, it can
>> certainly be done with frames. Below is a simple templet you can
>> examine.
>>
>> <html>
>> <head>
>> <title>frames demo</title>
>> </head>
>>
>> <frameset rows="30%, 50%, 20%">
>> <frame src="header.html">
>> <frameset cols="20%, 60%, 20%">
>> <frame src="left.html">
>> <frame src="main.html">
>> <frame src="right.html">
>> </frameset>
>> <frame src="footer.html">
>> </frameset>
>>
>> </html>
>>
>> HTH
>>
>> -- Rob
>>
>>
>> ----- Original Message -----
>> From: "Bryan Schulz" <b.schulz at sbcglobal.net>
>> To: "NFB Webmaster's List" <nfb-web at nfbnet.org>
>> Sent: Tuesday, May 23, 2006 1:51 AM
>> Subject: [Nfb-web] site design
>>
>>
>>> hi,
>>>
>>> I'm looking for a few suggestions about how to layout a page.
>>> i probably need to use frames.
>>> I need one frame across the top,
>>> a frame down the left and right side,
>>> a frame across the bottom, and
>>> the middle is a frame for a streaming window and text.
>>>
>>> Would this be complicated nested frames or five separate frames?
>>> thanks,
>>> Bryan
>>>
>>> _______________________________________________
>>> Nfb-web mailing list
>>> Nfb-web at nfbnet.org
>>> http://www.nfbnet.org/mailman/listinfo/nfb-web
>>>
>>
>> _______________________________________________
>> Nfb-web mailing list
>> Nfb-web at nfbnet.org
>> http://www.nfbnet.org/mailman/listinfo/nfb-web
>
> _______________________________________________
> Nfb-web mailing list
> Nfb-web at nfbnet.org
> http://www.nfbnet.org/mailman/listinfo/nfb-web
More information about the Nfb-web
mailing list