ru en uk

  sing in

(044) 362 48 16   (098) 294 41 60


   Services
   Portfolio
   Prices
   Articles
   Services
   Printing
   Multimedia
   Hosting
   Contacts

Home   |   WEB development   |   Articles   |   Fundamentals of language html

Small craft web developer

Any Web developer that creates the so-called, «Rubber» design should take care that its site is normal and correctbut appears in any Monitor. For such verification can, for example, permission to switch the monitor to resize the browser window. However, these methods have several disadvantages.

We offer you a simple, convenient and fast way, the essence of kotorogon is to create a simple link-tab for each window size. When you click on this link, the browser window will take you to the required size.

So, proceed. Create html-file with the following contents:
<html> <head> <title> Resizer </ title> </ head> <body>
<a href="javascript:window.resizeTo(640480);window.moveTo(0,0);"> 640x480 </ a> <br>
; <a Href="javascript:window.resizeTo(800600);window.moveTo(0,0);"> 800x600 </ a> <br>
<a href="javascript:window.resizeTo(1024,768);window.moveTo(0,0);"> 1024x768 </ a> <br>
& nbsp; </ body> </ html>

By analogy can add all the required dimensions.

Now open the html-file and create a bookmark for each link. In most browsers etogof simply dragging a link to, for example, your bookmarks bar.

As a result of receiving such a panel web tester




 
Working with databases
29.05.2007
Working with databases
29.05.2007
Working with databases
29.05.2007