I have a project with a fairly complex design and each page is different. The basic design is a grid where the tiles are varying size and in varying locations as determined by the script. I could code it used some nasty tables, but the code would a) be wordy b) be difficult to change and maintain and c) be custom for each page. If I could get this to work, I would save on time, code, and if anyone else needed to maintain it in the future, they would only need to change a few lines or coordinates in CSS instead of doing the painstaking task of tracing table tags.
Here is a a very simple illustration of what I'm trying to accomplish:
Sample Illustration (PNG, 80k)
At this point, if I can get it to work in IE 5+ and Nutscrape 6 or 7 I'd be satisfied for this project (as would my client).
Any ideas or links to a good, simple example/tutorial?
Here is a a very simple illustration of what I'm trying to accomplish:
Sample Illustration (PNG, 80k)
At this point, if I can get it to work in IE 5+ and Nutscrape 6 or 7 I'd be satisfied for this project (as would my client).
Any ideas or links to a good, simple example/tutorial?
