Procedurally Generated Website Layout
Now, this may be a challenge. How do you procedurally generate a website layout? My current idea is:
- Start with YUI CSS stuff
- Add modifications per tag in a smart way (CSS attributes)
- Genetic algorithm it up
This would be difficult but useful to do.