Problem in maintaining same size of page
-
HI Experts, I have done designing on my computer...it looks good when i run it on browser..but when the same project is run on other machine which has little wider screen(19" monitor) the font,size of the controls does not remain same...i have used all HTML tables and placed controls in table... I haven't used
tags....will it b the reason ?
Sharing Of Knowledge Provides Solution....
-
HI Experts, I have done designing on my computer...it looks good when i run it on browser..but when the same project is run on other machine which has little wider screen(19" monitor) the font,size of the controls does not remain same...i have used all HTML tables and placed controls in table... I haven't used
tags....will it b the reason ?
Sharing Of Knowledge Provides Solution....
-
HI Experts, I have done designing on my computer...it looks good when i run it on browser..but when the same project is run on other machine which has little wider screen(19" monitor) the font,size of the controls does not remain same...i have used all HTML tables and placed controls in table... I haven't used
tags....will it b the reason ?
Sharing Of Knowledge Provides Solution....
Different monitors will always display web pages and applications differently. To get round this always use a style sheet or inline styles if needed. Set widths, heights and font sizes to percentages. Within reason your page should display the same what ever the monitor.