[4858] in java-interest

home help back first fref pref prev next nref lref last post

Re: The
tag and applet

daemon@ATHENA.MIT.EDU (Jules Damji)
Tue Jan 16 23:52:01 1996

Date: Tue, 16 Jan 1996 19:20:04 -0800
From: Jules.Damji@corp.sun.com (Jules Damji)
To: java-interest@java.Eng.Sun.COM, probert@Ergosoft.ergonet.com

|>How I can center a applet ?  The <center> doesn't seems to work.
|>pierrec@generation.net
|>

Did you try this one..?

<html>
<title> Centered Applet </title>
<center>
<hi> Center this one </h1>
<applet code=yourclass.class> width = n height = n>
</applet>
</center>
</html>

Jules
--
+   jules.damji@corp.sun.com http://verona.corp/ +
++  webmaster@javacontest.sun.com http://javacontest.sun.com ++
+++ Java(tm): Programming for the Internet +++ http://java.sun.com/ +++

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post