Dragon writes:

 > Actually no, those are not the best way to do this IMO. If ALL of the 
 > web pages were template-based, it would be a simple matter of 
 > defining the CSS you want in a CSS file and adding it to the page header.

There's no reason why the programmatically generated pages can't have
a LINK element added to their headers.  Then what needs to be done is
to add appropriate class attributes to the elements in generated content.

I believe it may be possible *now* to accomplish what the OP
requested, however, by the simple expedient of adding an appropriate
header to the HTTP response specifying a style sheet.  I'm pretty sure
that such a header exists, but I have no idea whether IE respects it.

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to