Merdard, I think both options work, the benefit of having an external file as a css is that it is easier to share among files. CSS files don't need a CSS extension but you may need to create a new extension and a new mime type or add some code in it to make sure it is served with Content-type: text/css and so on...
andre On Mon, Feb 14, 2011 at 10:42 AM, Medard <[email protected]> wrote: > Sivakatirswami <[email protected]> wrote: > >> Has anyone tried anything like this? > > [snip] > > Wow! > > I didn't imagine to do that with .css files! > > Or do you have a <style> declaration within you .html (eeer, .irev) > file? > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
