a) Write an applet that draws a target of 4 concentric discs, using
at least 2 different colors. Write a corresponding html file that
will place the target at the center of the appletviewer window.
I understand how to draw the 4 discs but I don't get what to do with the corresponding html file...