| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Respected sir
i had uploaded asp.net pages, but they seems differently in different browsers. in some browser text appear correctly ,but in some browser there size increases due to which whole page gets disturbed including images. please give me ther reason and the solution. |
|
#2
|
||||
|
||||
|
Are you specifying a font face and size? If not, there is no guarantee as to how the text will show up. To do so like this:
Response.write("<font name=""arial"" size=""2"">Text</font>") |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > problem related to font in browser |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|