Hello,
I am applying master page to my .aspx pages but the pages are not being rendered well. However, when I do not use the master page and apply css to style the page it renders well.
Can anyone give some suggestion as to what might be causing the issue with master page?
Also,is there any way to apply additional styles to a .aspx page in addition to the master page,without using inline css?
I am applying master page to my .aspx pages but the pages are not being rendered well. However, when I do not use the master page and apply css to style the page it renders well.
Can anyone give some suggestion as to what might be causing the issue with master page?
Also,is there any way to apply additional styles to a .aspx page in addition to the master page,without using inline css?