From: Eric W. <ecr...@ya...> - 2001-11-30 18:56:30
|
I have a question about the proposed template implementation. Will the script files themselves still be littered with html? Here is my line of thinking. I think that phpWebsite should work on completely separating structure from the content, i.e., removing all of the tables that holds the basic design together. Instead the design should be controlled through the theme css file. Related to this are calls the css file for font specs. All calls to the css file for a specific class should be controlled by the theme not by the php script. As a proof of concept, I have been rewriting all the code to use css for structure and not the tables. My work can be seen at my site ecrosstexas.com. I am not finished on this yet, but I would really like to see the entire project move in this direction. Thanks, Eric Wallace ecr...@ya... http://www.ecrosstexas.com/ __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 |