HighDots Forums  

Non-technical introduction to Web Design

Website Design comp.infosystems.www.authoring.site-design


Discuss Non-technical introduction to Web Design in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
abracad_1999@yahoo.com
 
Posts: n/a

Default Non-technical introduction to Web Design - 12-29-2004 , 02:01 AM






Easy Web Site Design web.twinisles.com is a short introduction to Web
Design is aimed at the non-technical layman who wants to be able to
place his/her message out there in cyberspace - quickly and easily.

This site is designed specifically for the small businessman or perhaps
the hobbyist who just wants to let more people know about what they do
or think.

Easy Web Site Design doesn't get bogged down in the finer points of
coding or scripting, there are already a zillion sites and books out
there that do that and do it well, and from time to time we point you
in the direction of the very best should you want to learn more.

We concentrate on the basics. What makes an effective Web site? And how
do you start to build one?

http://web.twinisles.com


Reply With Quote
  #2  
Old   
Andy Dingley
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-29-2004 , 11:05 AM






On 29 Dec 2004 00:01:26 -0800, abracad_1999 (AT) yahoo (DOT) com wrote:

Quote:
We concentrate on the basics. What makes an effective Web site?
Possibly the worst tutorial yet for "content free ad-whoring". OK, so
it's not as plain dumb stupid as some, but it's still a negligible
contribution to the overall web. Is there anything actually _useful_
on your site ?



And what the hell is this ? Combine the worst of JavaScript _and_ CSS
approaches to doing a simple roll-over ?

<div id="m8" class="off"> <a href="html4.html" class="mlink"
onMouseOver="m8.className='on';" onMouseOut="m8.className='off';">



Reply With Quote
  #3  
Old   
Inger Helene Falch-Jacobsen
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 06:05 PM



abracad_1999 (AT) yahoo (DOT) com wrote:
Quote:
Easy Web Site Design web.twinisles.com is a short introduction to Web
Design is aimed at the non-technical layman...
http://web.twinisles.com
Oh, how I hate those back to top links. (Yes, I
do, I realize that now.) What's so interesting
there at the top of the page? How can it be more
difficult to scroll upwards than downwards?


--
Inger Helene Falch-Jacobsen
http://home.no.net/ingernet/


Reply With Quote
  #4  
Old   
Andrew Poulos
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 06:16 PM



Inger Helene Falch-Jacobsen wrote:
Quote:
abracad_1999 (AT) yahoo (DOT) com wrote:

Easy Web Site Design web.twinisles.com is a short introduction to Web
Design is aimed at the non-technical layman...
http://web.twinisles.com


Oh, how I hate those back to top links. (Yes, I do, I realize that now.)
What's so interesting there at the top of the page? How can it be more
difficult to scroll upwards than downwards?


Providing a number of different ways to navigate about a page is a good
thing.


Andrew Poulos


Reply With Quote
  #5  
Old   
Alan J. Flavell
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 06:39 PM



On Fri, 31 Dec 2004, Andrew Poulos wrote:

Quote:
Providing a number of different ways to navigate about a page is a good thing.
I don't agree. Providing things which duplicate existing browser
functions, and which you won't find on many another web page, is a
pernicious distraction.



Reply With Quote
  #6  
Old   
Andrew Poulos
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 06:54 PM



Alan J. Flavell wrote:

Quote:
Providing a number of different ways to navigate about a page is a good thing.

I don't agree. Providing things which duplicate existing browser
functions, and which you won't find on many another web page, is a
pernicious distraction.
"pernicious"???, you think that 'back to top' links could directly or
indirectly result in death?

BTW have you noticed that the W3C.org site uses them. There's even
instances where they (gosh) duplicate the top menu at the bottom of the
page.

Whether you get back to the top of a page by:
- selecting a link,
- dragging the scrollbar,
- clicking the scrollbar 'up' button,
- fiddle the wheel on a wheelmouse,
- use the arrow keys on the keyboard, or
- resize your browser window so that the entire page is visible at once
the choice has always been yours.


Andrew Poulos


Reply With Quote
  #7  
Old   
Neal
 
Posts: n/a

Default TAN: Re: Non-technical introduction to Web Design - 12-30-2004 , 07:09 PM



Andrew Poulos wrote:

Quote:
"pernicious"???, you think that 'back to top' links could directly or
indirectly result in death?
Not really what he said. http://www.m-w.com gives:

highly injurious or destructive: DEADLY

However, in the synonym discussion, it shows the various degrees of
damage. Pernicious need not result in physical harm; it can relate to harm
to a structure or order as well, which is clearly what Alan meant, and
what is clearly meant by the citation in the definition <the claim that
pornography has a pernicious effect on society>.

Semantics, bah. Stick to topic.


Reply With Quote
  #8  
Old   
Alan J. Flavell
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 07:11 PM



On Fri, 31 Dec 2004, Andrew Poulos wrote:

Quote:
"pernicious"???, you think that 'back to top' links could directly or
indirectly result in death?
Eh? My dictionary defines "pernicious" as destructive; highly
injurious; spreading in a hidden and usually injurious way.

Your command of the original Latin is commendable, but unhelpful in
regard to current English usage.

Quote:
BTW have you noticed that the W3C.org site uses them.
I have no influence over what W3C choose to do... I may or may not
agree with it, from case to case.

Quote:
Whether you get back to the top of a page by:
- selecting a link,
- dragging the scrollbar,
- clicking the scrollbar 'up' button,
- fiddle the wheel on a wheelmouse,
- use the arrow keys on the keyboard, or
- resize your browser window so that the entire page is visible at once
the choice has always been yours.
Er, no. If the author doesn't provide links to the top, then they
aren't available; whereas the ones provided in the browser itself
(most usefully the Home key, of which you seem to be unaware) are
always available. And that's my point. You've not only distracted
your readers from the most appropriate solution - you're even unaware
of it yourself, it seems.



Reply With Quote
  #9  
Old   
Stan Brown
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 08:51 PM



"Andrew Poulos" wrote in comp.infosystems.www.authoring.html:
Quote:
Providing a number of different ways to navigate about a page is a good
thing.
Why?

It seems to me that all those extra links are distracting. The user
already knows how to get to the top of the current page (and yes,
teher are multiple ways in most browsers). Providing links is just
surplusage.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you


Reply With Quote
  #10  
Old   
Karl Core
 
Posts: n/a

Default Re: Non-technical introduction to Web Design - 12-30-2004 , 09:28 PM




"Andrew Poulos" <ap_prog (AT) hotmail (DOT) com> wrote

Quote:
Inger Helene Falch-Jacobsen wrote:
abracad_1999 (AT) yahoo (DOT) com wrote:

Easy Web Site Design web.twinisles.com is a short introduction to Web
Design is aimed at the non-technical layman...
http://web.twinisles.com


Oh, how I hate those back to top links. (Yes, I do, I realize that now.)
What's so interesting there at the top of the page? How can it be more
difficult to scroll upwards than downwards?


Providing a number of different ways to navigate about a page is a good
thing.
This is not good advice. The navigation (look, position, action, labeling,
etc.) should reflect the expectations of the site's users and should be
consistent.


--
-Karl Core
Please Support "Project Boneyard":
http://www.insurgence.net/info.aspx?...&item=boneyard




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.