This might sound very basic but i have one question because this is going to be my first MVC application and that too for mobile.
- How to design the css for mobiles browsers? Do i need to create separate CSS for different width or there is way to get generic css for different width for mobile pages?
Because targeting different css for different width of mobiles is going to kill me.