Thread: Html
View Single Post
  #5 (permalink)  
Old 07-02-2008, 11:12 PM
tim's Avatar
tim tim is offline
Senior Member
 
Join Date: Dec 2007
Location: South Africa
Posts: 334
tim is on a distinguished road
Solution found
Hello Nicholas Jordan and fishtoprecords.

I found a solution for my problem:
Code:
<HTML> <HEAD> <TITLE> Tim's Site </TITLE> </HEAD> <BODY> <APPLET CODE = site.Main.class WIDTH = "100%" HEIGHT = "100%"> </APPLET> <P> Test </P> </BODY> </HTML>
Thank you.
__________________
If your ship has not come in yet then build a lighthouse.
Reply With Quote