Is there a way in HTML to set maximum and minimum width and
height of tables? I want to have my table centered and if the user has 640x480, 800x600 or 1024x768 the page fills the screen, if their resolution goes beyond the 1024x768 the table will be centered and there will be space on all 4 sides of the table.
height of tables? I want to have my table centered and if the user has 640x480, 800x600 or 1024x768 the page fills the screen, if their resolution goes beyond the 1024x768 the table will be centered and there will be space on all 4 sides of the table.