473,499 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to make the content Fixed

1 New Member
hi men/women

actually when I design the page in asp.net (in c#) I arrange the

contents in specific way , but when make "browse in web

page" the contents overlapping and some of them get bigger

and another get smaller and some move from original position

....etc.
I tried to use tables to make the content fixed , I also tried to

use the percent in size of tables, td and tr
but with no useful
can any one help me and tell me what is the suitable way to

make the content the same in the design and browsing mode
Mar 27 '11 #1
1 1696
kadghar
1,295 Recognized Expert Top Contributor
Take a look to the html code, use css styles and hopefully it'll look the same in IE and in the other browsers.

Remember the Markup languages are read differently by each browser, i'd recomend you to check how it looks in IE, Chrome, FFox and Safari before releasing.

Another tip, it's sometimes useful to set DIV's display as block, position as absolute and use coordenates to place them. You'll lose some 'order' but you'll gain control of the display.
Mar 28 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

26
9631
by: Adrian Parker | last post by:
I'm using the code below in my project. When I print all of these fixed length string variables, one per line, they strings in questions do not properly pad with 0s. strQuantity prints as " ...
3
7010
by: Ingrid | last post by:
Dear group, I wanted to make a scrollable list-menu that is fixed in place and fitted to the height of the browser window, so I tried: ol#nav{ position: fixed; top: 2em; bottom: 0; height:...
5
1738
by: mhuhn.de | last post by:
I am using XML Schema for quite a while but haven't written a single line of Relax NG yet. For what I know, I cannot define static content within an XML Schema. For example, I have the following...
4
2171
by: taskswap | last post by:
I'm converting an application that relies heavily on a binary network protocol. Within this protocol are a lot of byte arrays of character data, like: public unsafe struct MsgAddEntry {...
0
2160
by: test2000 | last post by:
Hello On my blog I have a vertical line that is separating the content from the sidebar. This line is going all the way down until the bottom of the page if the content is longer than the...
2
1310
by: GS | last post by:
my vb.net application make available some text for pasting to other application . clipboard content is available during the show message. when that is done the sub exit, the clipboard is empty I...
4
1363
by: checoo | last post by:
I am trying to change the content's of a file in binary form to zero and then again change them back. Can anyone help me with this. Thank's in advance
9
3279
by: Lloyd Sheen | last post by:
I have now spent the entire morning on what I think should be easy. I cannot for the life of me figure out how to make a simple one row, two column table where is the contents of the one of the...
14
23171
by: gnawz | last post by:
#pagecontent { max-width:490px; max-height: 240px; position: absolute; color: #fff; top: 115px; left: 378px; border: 3px solid white; background: #901315; padding: 0px;
4
1492
by: gorson | last post by:
My problem would be something like this. Here, basically I have a table as below: CustId Question Answer ------------------------ 1000 AAAA 1 1000 BBBB 2 1000 CCCC 3 1001 AAAA 2...
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7014
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7229
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
4921
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3108
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
311
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.