home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 2 / AUCD2.iso / internet / acornet.spk / !Acornet / Apps / !ArcWeb / PublicHTML / imagetest < prev    next >
Text File  |  1995-09-18  |  1KB  |  44 lines

  1. <html>
  2. <front>
  3. <title>
  4. Welcome to the GIF/JPEG test page
  5. </title>
  6. </front>
  7. <body>
  8.  
  9. <h2>Image Test Page</h2>
  10.  
  11. This document should display different types of image.  NOTE that only 3
  12. GIFs are supplied with ArcWeb, so you have to edit this file to point to
  13. your images.  Remember, ArcWeb is only able to render RISC OS sprites, so
  14. you need a renderer which will convert your picture to sprite format.
  15. !ArcwebImg is an interface to ChangeFSI, and hence carries any limitation of
  16. ChangeFSI.  Read the documentation of ChangeFSI to find out what it can and
  17. cannot do.
  18.  
  19. <br>Look at a <a href="/$/wwwapps/test/raytrace.jpeg">JPEG picture</a>.<br>Look
  20. at a <a href="/$/Video/LionFish">Replay movie</a> but only on a Risc PC,
  21. with the supplied video on the current drive.
  22.  
  23. <br> <img src="!Sprites#hand" alt=""> <a href="index">Return to front
  24. page</a>
  25.  
  26. <br><img src="!Sprites#scissors" alt="">--- Cut Here ---<p> <hr>
  27.  
  28. You will require a file called <tt>babylon5</tt> in the same directory as
  29. this document in order to see the tests below (or change the src field in
  30. the image tags in the source. )
  31.  
  32. <p>
  33. This is an example of <bf>TOP</bf> alignment <img src="babylon5" align=top><p>
  34. This is an example of <bf>BOTTOM</bf> alignment <img src="babylon5" align=bottom><p>
  35. This is an example of <bf>MIDDLE</bf> alignment <img src="babylon5" align=middle><p>
  36.  
  37. <hr>
  38. </body>
  39. <address>
  40. Stewart Brodie<br>snb94r@ecs.soton.ac.uk<br>S.N.Brodie@ecs.soton.ac.uk
  41. <br>http://dsse.ecs.soton.ac.uk/~snb94r/
  42. </address>
  43. </html>
  44.