[AccessD] OT: Web Design

Drew Wutka DWUTKA at Marlow.com
Mon Nov 24 15:57:52 CST 2008


 Ever try Microsoft Script Editor?  I use it for all of my asp/html
stuff.

Drew

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart
McLachlan
Sent: Friday, November 21, 2008 5:44 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] OT: Web Design

I've just updated my site at http://www.lexacorp.com.pg over the last
few days.

I built it using frames <bleuch> about 6 or 7 years ago and it was
looking very tired and old fashioned.

The new version uses Server Side Includes for a consistent layout

That way I just need a line
<!--#include virtual="header.html" -->
in each page rather than repeating all the background, header image,
menu code etc.
I do the same for the footer. 

Incidentally, the menu is a straight lift from <quote>
/***********************************************
* CSS Horizontal List Menu- by JavaScript Kit (www.javascriptkit.com)
* Menu interface credits:
http://www.dynamicdrive.com/style/csslibrary/item/glossy-vertical-
menu/
* This notice must stay intact for usage
* Visit JavaScript Kit at http://www.javascriptkit.com/ for this script
and 100s more ***********************************************/
</quote>

Feel free  to steal any ideas you need for content.
Rocky's site, build by  Karen Rosenstiel,  may give you a few ideas too.

Actually, I've never found a WYSIWYG site designer that I like - I've
ended up doing it hand with a text editor which understands HTML syntax.
(I swap between Crimson Editor and
NoteTab)  

--
Stuart
The information contained in this transmission is intended only for the person or entity to which it is addressed and may contain II-VI Proprietary and/or II-VI Business Sensitive material. If you are not the intended recipient, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. You are notified that any review, retransmission, copying, disclosure, dissemination, or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited.





More information about the AccessD mailing list