My first site is up and running but i am having 1 problem.My site looks nice in some monitors but if i see it in on a netbook or any CRT screen then its designs drastically changes.Main thing which changes is the menu bar, one of the link goes in the next
line. Can anyone tell me how to fix that.
How i can make my site look similar in all the screen with different resolutions and in all browsers also, evn thought my site works nice in all browsers but still.
There is no easy answer to your question. I don't think anyone will go and design the page for you. As a developer you should learn about cross browser compatibility of css (and I agree it is a nightmare). For designing a page for various screen resolutions
and mobile devices, you can reffer to ASP.NET MVC 4 Mobile Features.
Please "Mark As Answer" if the post helped you.
mitja.gti | www.mitjagti.com
Marked as answer by Jay61 on Aug 21, 2012 06:46 PM
There is no easy answer to your question. I don't think anyone will go and design the page for you. As a developer you should learn about cross browser compatibility of css
yes sir i am learning everything on my own, with a little help from ASP.NET forums...
Jay61
Member
123 Points
93 Posts
Non uniform design
Aug 19, 2012 12:49 PM|LINK
Hi guys,
My first site is up and running but i am having 1 problem.My site looks nice in some monitors but if i see it in on a netbook or any CRT screen then its designs drastically changes.Main thing which changes is the menu bar, one of the link goes in the next line. Can anyone tell me how to fix that.
How i can make my site look similar in all the screen with different resolutions and in all browsers also, evn thought my site works nice in all browsers but still.
MetalAsp.Net
All-Star
112051 Points
18235 Posts
Moderator
Re: Non uniform design
Aug 19, 2012 12:54 PM|LINK
mitja.GTI
Star
11157 Points
2094 Posts
Re: Non uniform design
Aug 19, 2012 12:59 PM|LINK
There is no easy answer to your question. I don't think anyone will go and design the page for you. As a developer you should learn about cross browser compatibility of css (and I agree it is a nightmare). For designing a page for various screen resolutions and mobile devices, you can reffer to ASP.NET MVC 4 Mobile Features.
mitja.gti | www.mitjagti.com
Jay61
Member
123 Points
93 Posts
Re: Non uniform design
Aug 21, 2012 06:49 PM|LINK
yes sir i am learning everything on my own, with a little help from ASP.NET forums...