jon         00/11/22 15:36:32

  Modified:    examples/anakia/xdocs/about index.xml
  Log:
  added width/height/align to img tag
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-velocity/examples/anakia/xdocs/about/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/anakia/xdocs/about/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 2000/11/22 21:52:35     1.1
  +++ index.xml 2000/11/22 23:36:30     1.2
  @@ -15,7 +15,7 @@
   This is the "about" section of your website
   </p>
   
  -<img src="images/velocity.gif"/>
  +<img src="images/velocity.gif" width="329" height="105" align="right"/>
   
   <table border="1">
   <tr>
  
  
  

Reply via email to