开发者

ASP.NET displaying fixed DIV on top of page

开发者 https://www.devze.com 2023-04-06 19:25 出处:网络
I\'m using 开发者_JAVA技巧VS2010,C# to develop my ASP.NET web app, I\'m going to insert a fixed header on top of my pages so that my content area has a smaller width and these fixed DIVs are always on

I'm using 开发者_JAVA技巧VS2010,C# to develop my ASP.NET web app, I'm going to insert a fixed header on top of my pages so that my content area has a smaller width and these fixed DIVs are always on top of my page, in this way contents should start displaying from bottom of DIVs and not from screen top, I'm not going to use master pages, what are my options? how should I arrange my page? thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消