HTML page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 yıl önce
Can anyone please tell me where to get the usual html page?
So far I managed to change the style in css file as long as it hasn't got anything to do with html and aspx.
However, I'm desperate to change more things in which case I have to modify the html code as well.

Thanks a bunch...
12 yıl önce
Most of HTML markup are based in master pages and modules folder .ascx files if you want to change HTML markup this is the only way to do this.
12 yıl önce
I'm not familiar with aspx languge.
I guess it might be difficult for me to modify.
12 yıl önce
You don't need to touch any aspx tags. Just find HTML tags and replace it with yours.
12 yıl önce
Ok thanks, I'll try.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.