TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 04-26-2009, 08:25 PM   #1 (permalink)
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default design tips?

I don't use Smarty templating engine or any other template framework...perhaps I should...but anyways...here's how I normally design my sites, I know it's kinda "old school" but would like to hear your thoughts and perhaps get ideas on how you guys go about designing sites....

My design, whether it's based on dynamic or fixed width is usually as follows:

header.html
index.html
footer.html

The index.html is where all my pages are and the header/footer almost rarely changes. If I do need to make a change, then it affects all other pages since they all call the header/footer pages.

There are 2 issues I have with this design though.

1) Since I use Dreamweaver as my WYSWIG, the CSS is called from the header.html file. This means that when I am working on the (main body) page, I don't actually get to see the CSS affects since the page doesn't know about it. Only when I upload the page does it call the "header.html" file and the CSS is used.

I can though call the CSS temporarily within the file while working on it, but then I'd have to remove it so I don't call it twice...it's just a pain though.


2) If I want to change the overall design of the (body), this is where it causes a problem, because I would have to go through ALL the pages to change the whatever new style I come up with...



Anyways, this was my method and has always been my method to avoid using frames. I'm not sure if "frames" is even used anymore in today's designs??

Is it taboo??

So my question to you guys is, what are your techniques when it comes to overall design of a website? How do you design a site in which, if you come up with a new design, you don't have to go through numerous pages to update them?
allworknoplay is offline  
Reply With Quote
 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use the Singleton design pattern Karl Advanced PHP Programming 27 10-22-2012 08:16 AM
Need some advice in DB design DeMo MySQL & Databases 6 01-30-2008 12:32 AM
WANTED: web design and/or development freelancers mikesmullin The Lounge 0 01-18-2008 03:01 AM
www.td4l.org looking for pro design team codefreek The Lounge 2 01-09-2008 02:12 AM
Tips: PHP security Village Idiot Tips & Tricks 22 11-23-2007 11:17 PM


All times are GMT. The time now is 06:11 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design