Home » questions » What is the HTML code to have the browser window re-size when someone visit my page?

What is the HTML code to have the browser window re-size when someone visit my page?

2006-08-06 00:33:12, Category: Programming & Design
I created a web site that it only show 20% of the copmplete screen and I woul like to have a customise Browser Window when is open.

Answers

  1. Islamegy®

    On 2006-08-06 00:42:56


    You are Talking about Javascript here 1- Put this Code in your head tag 2- Now in your html Body tag 3- add all your content in a table and gove it "ID="Content" that's it..