Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem in maintaining same size of page

Problem in maintaining same size of page

Scheduled Pinned Locked Moved ASP.NET
htmlhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rhtbhegade
    wrote on last edited by
    #1

    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....

    A J 2 Replies Last reply
    0
    • R rhtbhegade

      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....

      A Offline
      A Offline
      ais07
      wrote on last edited by
      #2

      If you are using css then apply following property in body tag of css padding: 0 px; margin:0auto; Hope this will help you.....

      Life Is Beautiful

      1 Reply Last reply
      0
      • R rhtbhegade

        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....

        J Offline
        J Offline
        John Bracey
        wrote on last edited by
        #3

        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.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups