I'm working on a web site and there is a pop up music player that has been coded in html and when the window opens the player's image is broken into two parts, one is the play/stop buttons and the other is a box with the song title. Both images are within the same pop up box side by side. Is there anyways to use java to make my own layout for the player's image and if so how do i go about it? And yes, the music plays no problem, so it's just the image I'm wondering about. TY.