English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

My website looks best as a certain size and I was wondering if there was a default code that can automatically size the browser window? Or if not, is there a way to keep a border around the page? Thanks! :-)

2006-12-08 01:22:40 · 6 answers · asked by Just Me 2 in Computers & Internet Programming & Design

6 answers

You can do it with javascript, as described in the link below.

2006-12-08 01:29:29 · answer #1 · answered by unnua 4 · 0 0

1 -U can use java script to resize the browser.
2- U can use java script to alert the visitor that the best view is on resolution ( X * Y ).
3- U can use a table to make all the site components fixed in the same lines.
4- U can use the CSS to make Ur site change each time the pixels to put its component in
5- U can easily make Ur site on resultion 600 * 800 and it will be perfect on all resolutions except it will look smaller but it will be cool too ;)

2006-12-08 01:41:24 · answer #2 · answered by I.M. 2 · 0 0

Yes. You can either bind the entire contents on your webpage into a single table (not recommended) like this:




Place all your contents here




Another - and a better - option is to use CSS. However, this requires a little learning. With CSS, you can define the positioning of each element of your website to pixel-precision.

2006-12-08 01:36:21 · answer #3 · answered by Inquisitive 2 · 0 0

Yes, Javascript can set the size of you browser

2006-12-08 01:27:48 · answer #4 · answered by Michael L 2 · 0 0

I really hate going to sites that mess with my stuff ie(resizing, keeping me their)

They way I do it is design my site with div's set to the size that I want my design laid out for.

2006-12-08 02:08:14 · answer #5 · answered by Anonymous · 0 0

Try upgrading to 3.6.3. Make sure you have all the plugins installed.

2016-05-23 06:21:13 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers