On Fri, 03 Jul 2009 09:35 -0500, "Christine Aguila" <[email protected]> wrote:
> > But the wheels fell off when I learned how to view source information of > a > web page (didn't know you could do that); that was a sobering > moment--which > led to a state of defeat. Ah.... Viewing the source of many commercial websites can be confusing with all of the scripting code that gets put in. But you can produce a very competent and flexible site with basic html code, and the source will be very easy to follow. I've been managing a web site for an organisation I belong to for over 10 years and it now comprises well over 1000 pages. I've never found the need to go beyond fairly straight-forward html with a bit of simple css. Here's a sample page from that organistaion's site. If you take a look at the code, I'm fairly sure you will be able to make out what's happening. http://asgap.org.au/member.html Cheers Brian ++++++++++++++++++++++++++++++++++ Brian Walters Western Sydney Australia http://members.westnet.com.au/brianwal/SL/ -- -- http://www.fastmail.fm - A fast, anti-spam email service. -- PDML Pentax-Discuss Mail List [email protected] http://pdml.net/mailman/listinfo/pdml_pdml.net to UNSUBSCRIBE from the PDML, please visit the link directly above and follow the directions.

