Toon posts:

[JAVA] Hoe een plaatje invoegen

Pagina: 1
Acties:
  • 50 views sinds 30-01-2008

Verwijderd

Topicstarter
Hallo,

dit is het resultaat van de code hieronder

[url="http://www.acuteapplets.com/ExaFAQ1.shtml"]http://www.acuteapplets.com/ExaFAQ1.shtml[/url]

<HTML>
<HEAD>
<TITLE>AcuteApplets - [url="http://www.AcuteApplets.com"]www.AcuteApplets.com[/url]</TITLE>
</HEAD>

<BODY bgcolor="#f5f5f5" text="black">

<!-- Applet from [url="http://www.AcuteApplets.com"]www.AcuteApplets.com[/url] -->
<!-- Copy the AcuteShifter.class and AcuteShifter.jar files to the
same directory as the HTML file, or use the codebase attribute. -->
<APPLET code="AcuteShifter.class" archive="AcuteShifter.jar"
align="left" width="238" height="238" name="labPanelApplet">

<!-- The message that will be displayed in the applet. -->
<PARAM name="Message" value="
<list Section-Name='FAQ'>
<h>Zoology Mini FAQ</h>
<h>Click on the links below:</h>
<hr>
<h><link Link-Section-Name='Whiskers'>Why do cats have whiskers?</link></h>
<h><link Link-Section-Name='Fireflies'>How do fireflies light up?</link></h>
<h><link Link-Section-Name='Insects'>How do insects breathe?</link></h>
</list>

<item Section-Name='Fireflies'>
<h>How do fireflies light up?</h>
<p>Fireflies or lightning bugs make light within their bodies.
This process is called bioluminescence and is shared by many other organisms,
mostly sea-living or marine organisms. Fireflies light up to attract a mate.
To do this, the fireflies contain specialized cells in their abdomen that
make light.<p>
<p><link Link-Section-Name='FAQ'>Back to FAQ...</link></p>
</item>

<item Section-Name='Whiskers'>
<h>Why do cats have whiskers?</h>
<p>The whisker's primary use is to help a cat judge whether or not
he'll fit through an opening. A cat's whiskers are roughly as wide as his
body - sort of a natural ruler.</p>
<p>In addition to having sensory properties, a cat's whiskers are also a
good indicator of his mood.</p>
<p><link Link-Section-Name='FAQ'>Back to FAQ...</link></p>
</item>

<item Section-Name='Insects'>
<h>How do insects breathe?</h>
<p>Insects breathe in a way that is very different from us. Instead
of having a central place to gather oxygen (i.e. lungs) and a transport
system (i.e. heart, blood) to deliver the oxygen to all of the cells of the
body like us, insects have a system of fine branching tubes that delivers
the oxygen directly to each cell in the body.</p>
<p><link Link-Section-Name='FAQ'>Back to FAQ...</link></p>
</item>
">

<!-- The definition of all styles used by the message. -->
<PARAM name="Style" value="
<default
Shift-In-Time = '400'
Shift-Pause='-1'
Background-Color='f8f8f8'
Border-Color='aaaa9a'
Border-Type='full'
Background-Image-X='44'
Background-Image-Y='20'>
<list
Section-Header='true'
Shift-In-Effect='shift-right'
Background-Image='agfx/Q.gif'>
<item
Section-Header='true'
Shift-In-Effect='shift-left'
Background-Image='agfx/A.gif'>
<hr
Rule-Color='aaaaaa'
Rule-Height='2'
Padding-Top='3'
Padding-Bottom='5'>
<h
Text-Color='5a6081'
Padding-Top='5'>
<p
Line-Break='true'
Padding-Top='5'>
<link
Text-Color='e08040'
Text-Color-Over='880000'
Text-Color-Click = 'ff0000'>
">

<!-- The following parameters are used to format the applet
area while images and input files are loaded. (Optional).-->
<PARAM name="Loading-Text" value="Loading images...">
<PARAM name="Loading-Text-Color" value="333333">
<PARAM name="Loading-Background-Color" value="f8f8f8">

<!-- When you register AcuteApplets you will get Domain-Keys
that removes the intro nag-screen. -->
<PARAM name="Domain-Keys" value="16273, 13988">

</APPLET>


</BODY>
</HTML>


Nu wil ik als je de eerste link heb er een plaatje bij doen, maar als ik een plaatje erbij wil doen in de HTML code dus zo <img src="images/naamvanhetplaatje.jpg"> dan geeft hij een error.
Ik probeerde ook HTML erin te voegen dus bijvoorbeeld een tabel, maar dat gaat ook niet ???

wie kan mij helpen,

ik wil dus inplaats van tekst een plaatje erin zetten.

  • gorgi_19
  • Registratie: Mei 2002
  • Laatst online: 13:02

gorgi_19

Kruimeltjes zijn weer op :9

Tsja, wat je kan doen....

1. Gebruik [ code] en [/ code] tags
2. De gebruiksaanwijzing op de website doorlezen
3. De maker e-mailen van de applet?

Digitaal onderwijsmateriaal, leermateriaal voor hbo


  • Janoz
  • Registratie: Oktober 2000
  • Laatst online: 28-08 12:00

Janoz

Moderator Devschuur®

!litemod

Tja, je zou het mischien zelf niet vinden, maar dit heeft niks met programmeren te maken. Probeer de bovengenoemde 2 punten maar even.

Ken Thompson's famous line from V6 UNIX is equaly applicable to this post:
'You are not expected to understand this'


Dit topic is gesloten.