I am using css to format my webpage, but all of the code on the page is displayed via my "code behind". So when I the page runs, the code has already run and my css doesn't seem to format my page correctly.

I did find something that basically allowed me to put code in the code behind, that added HTML to the beginning so it would ensure that my css and javascript files would run correctly.

Hope you can help.



Cheers


Matt