|
Posted by Martin Jay on 05/30/06 19:43
In message <1148892437.808455.22310@j33g2000cwa.googlegroups.com>, Des
<desotuatail@aol.com> writes
>Need help with frameset issues. I a developing a website for a church
>but have been told NO FRAMESETS. This is because they don't work with
>text based browsers. I have never seen a with text based browser. Can I
>get one?
It's probably a good idea to ask the owner of the web site for some
examples of the browsers they're referring to. Perhaps there are
regular visitors to the web site who have specific needs you need to
aware of.
Lynx <http://lynx.browser.org/> is an example of a text-based browser.
Opera <http://www.opera.com/> can also emulate a text browser.
>What the want to do is to include a html file down the side as
>a menu and another across the top.
I suggest you format the body for the HTML documents correctly, using
<h1>, <h2>, etc for headings, and Unordered Lists <ul> for the menu. And
then use CSS (Cascading Style Sheets) to handle positioning, colour,
etc.
I note that someone else has suggested you go for a tabled based layout,
but that's probably not a good idea, especially as there seems to be
specific usability requirements.
Cross-posted to alt.html, which seems to be a more appropriate
newsgroup.
--
Martin Jay
Phone/SMS: +44 7740 191877
Fax: +44 870 915 2124
Navigation:
[Reply to this message]
|