Download
100% FREE
Office Document APIs for .NET
Online: 478
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
Asp.net Website Screen Resolution in different Screen Resolution
Posted by
Njrathod
under
ASP.NET
on 12/6/2008 | Views : 8665 | Status :
[Member]
| Replies : 1
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
HI !!
I made website in screen resolution 1024*768 but now client want it in bigger display setting
Can anyone give me code website in Client's screen resolution
Thanks
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Poster
on: 12/6/2008
[Member]
Starter
0
Have you specified width of the table or div in %? if yes, no need to worry about.
If you have specified width in px, you need to change it. I hope you have used css classes to layout your page and you have placed them inside the theme. In this case just modify your .css class to specify all width in % like.
.parentPlacehoder
{
width:100%;
}
Thanks
Njrathod
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Solid Wood Dining Table Set Uk
(0)
Updated
How to Find count Details Sql server
(0)
sharepoint installation system requirements
(0)
Web Api not working with mvc
(1)
How to get label text from table reference on database based on TableName and FieldName
(0)
How can i refresh Page after downloading a file in MVC ?
(1)
sql server dba interview questions
(1)
How to change json data while making click in AngularJs
(1)
More ...