rajatQ2
01-14-2003, 09:50 PM
I have a simple html question for you all.
Here it is. I have a java applet in a window that i want to be by itself. I dont really want any whitespace around the outside of the applet. Right now, i just have the Body tags, then the Applet tags.
This leaves a small white space around the outside. see:
http://www.ews.uiuc.edu/~rbanerje/pictures/ChamelearnWhitespace.jpg
See the left and top of the inside of the window? i want to remove that. ANy ideas, other than changing the background color to match the applet? I know there is a way to do it with tables but cant remember. Thanks
Here it is. I have a java applet in a window that i want to be by itself. I dont really want any whitespace around the outside of the applet. Right now, i just have the Body tags, then the Applet tags.
This leaves a small white space around the outside. see:
http://www.ews.uiuc.edu/~rbanerje/pictures/ChamelearnWhitespace.jpg
See the left and top of the inside of the window? i want to remove that. ANy ideas, other than changing the background color to match the applet? I know there is a way to do it with tables but cant remember. Thanks