html code to auto resize a web page to end users screen resolution?

  • Thread starter Thread starter confused
  • Start date Start date
You'd have to use some sort of JavaScript. HTML isn't smart enough since it's not client side.
 
Back
Top