[AWS] CSS style sheet

Emmanuel Briot briot at adacore.com
Wed Dec 9 15:38:33 CET 2009


> Again, I may have overlook the AWS documentation. How to get a web  
> page displayed according to the css style sheet? I am wondering if css  
> is supported by AWS. If css is not supported, then how can I format my  
> web page in the html template?

That's not related to AWS at all. You simply insert the proper <link> in your
html. The client will then query AWS (or apache depending on the URL) for a
".css" file, which you can serve through AWS as a standard file.

regards,

Emmanuel


More information about the AWS mailing list