On Mon, May 01, 2006 at 06:13:29PM +0100, Timothy Murphy wrote: > Can anyone suggest a good tutorial or howto > for someone designing a web-site (their first) > intended to run under Apache/Fedora ? > I've found <http://www.htmlhelp.org> to be a good resource. Looking at the code of the kind of site you want to build can teach you a few things (just click "View -> Page source" in Firefox). Unfortunately many sites today run on Flash/Javascript/whatever, and are needlessly complicated. <http://www.catb.org/~esr> is worth looking at (Eric Raymond's site) as he sticks pretty much to basic HTML/CSS.