Sunday, 10 July 2011

Import CSS file within a child page

<% Response.Write(" <link href='ChildPageStylesheet.css' type='text/css' />"); %>

No comments:

Post a Comment