Overview
Artifact ID: | 5a7e9de38c2ef55e8d9d092513818ba536d72d7d |
---|---|
Ticket: | 49395d4e70940fb0591fb7b930a1a845c866fe9b
Styling: Separate HTML and CSS files from C source |
User & Date: | eric 2010-07-10 09:50:07 |
Changes
- Appended to comment:
<hr><i>eric added on 2010-07-10 09:50:07:</i><br> I think what you are asking for is, in effect, the creation or adoption of a templating language. This would make layout easier at the expense of making functionality changes more difficult (i.e. code _and_ template). A bad idea in my opinion. CSS is already separate, and it would be good if every HTML object had a class attribute, but that's it.