kdf Wrote: > well done, Mike! As you've no doubt noticed, there is a lot of redundant > code in there. I have a wish to find a way to make that into something > more common, so that all pages can load from just one common source for > those links. I'm just not sure how exactly to implement it. Hopefully > it will come to me, and maintaining something like this can be made a > lot easier. Unfortunately, HTML is exceedingly verbose, and rarely looks tidy. COBOL is also verbose, but at least it is nicely structured to make it readable. This is why I usually hand-code most of my HTML, just so that I can make sense of it later.
-=> Mike Hanson <=- -- Mike Hanson _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
