Home All Groups Group Topic Archive Search About
Author
13 May 2009 7:09 AM
bahar
hi,

I work with asp.net C# and designing wizard and panel...
I have problem with making my website page full screen, it means when I run it ,it become full page and not half or degree of it be empty. From http://www.developmentnow.com/g/15_0_0_0_0_0/dotnet-framework-aspnet-webcontrols.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/

Author
15 May 2009 1:50 AM
Nathan Sokalski
The issue you are talking about is not really an ASP.NET issue, it is an
HTML and CSS issue. I would suggest posting to groups more specific to those
topics, as well as doing a view source of your page so you can see exactly
what code is being generated by your controls. Also, a utility that I have
always found very helpful in figuring out how what modifications to make for
HTML and CSS changes is the IE Developer Toolbar

http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&mg_id=10120&displaylang=en

This utility allows you to view the HTML and CSS while viewing the page, and
make adjustments to the CSS and see the changes without closing the browser
every time. Hopefully this helps.
--
Nathan Sokalski
njsokal***@hotmail.com
http://www.nathansokalski.com/

Show quoteHide quote
"bahar" <mm_hamed***@yahoo.com> wrote in message
news:507b318a-e495-4371-bd7a-22632340e5b7@developmentnow.com...
> hi,
>
> I work with asp.net C# and designing wizard and panel...
> I have problem with making my website page full screen, it means when I
> run it ,it become full page and not half or degree of it be empty.
>
> From
> http://www.developmentnow.com/g/15_0_0_0_0_0/dotnet-framework-aspnet-webcontrols.htm
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com/g/