I think that when you add css files via response.files
the output should include a '/>' rather that '>' xhtml requires all tags to be closed; while other doctypes are less strict I think its good practice to close all tags. Anyone disagree?
I think that when you add css files via response.files
the output should include a '/>' rather that '>' xhtml requires all tags to be closed; while other doctypes are less strict I think its good practice to close all tags. Anyone disagree?