W Wes Jackson Dec 30, 2003 #1 How do you anchor controls so that when the browser resizes the controls move?
C Charlie Nilsson [MSFT] Dec 30, 2003 #3 Right.. just use tables, and remember to use width attributes carefully. For cells where you don't use a width, they will adjust / resize with the browser. A tutorial on HTML should help.
Right.. just use tables, and remember to use width attributes carefully. For cells where you don't use a width, they will adjust / resize with the browser. A tutorial on HTML should help.