[GRASSweb-list]michael: web/grass60/screenshots viz.php,1.1,1.2
grass at intevation.de
grass at intevation.de
Fri Jan 28 13:32:52 EST 2005
Author: michael
Update of /grassrepository/web/grass60/screenshots
In directory doto:/tmp/cvs-serv1687
Modified Files:
viz.php
Log Message:
update table formatting
Index: viz.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/viz.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- viz.php 26 Jan 2005 22:14:28 -0000 1.1
+++ viz.php 28 Jan 2005 18:32:50 -0000 1.2
@@ -48,69 +48,66 @@
</table>
<table cellspacing="0" cellpadding="1" border="0" width="100%">
-<tbody>
- <tr>
- <td valign="top">
- <?php
+ <tbody>
+ <tr>
+ <td valign="top">
+ <?php
include("../../menu_search.inc");
- ?>
- </td>
- <td valign="top">
- <?php
+ ?>
+ </td>
+ <td valign="top">
+ <div align="left">
+ <?php
include("../../menu_top.inc");
?>
- </td>
- </tr>
- <tr>
- <td valign="top">
- <?php
+ </div></td>
+ </tr>
+ <tr>
+ <td valign="top"> <?php
include("menu_side.inc");
- ?>
- </td>
- <td valign="top"> <!-- MAIN PART -->
-
- <h3>GRASS 6 Screenshots - visualization and volumetric 3D</h3>
- <p>Click image to see larger version</p>
-
-
- <table width="100%" border="0">
- <tr valign="baseline">
- <td valign="bottom">
- <div align="center">
- <p><font color="#000000"><a href="images/nviz22_big.jpg" target="_blank"><DEFANGED_IMG src="images/nviz22_small.jpg" width="236" height="200" border="0"></a></font></p>
- <p><font color="#000000">NVIZ control panel and display</font></p>
- </div></td>
- <td valign="bottom">
- <div align="center">
- <p><font color="#000000"><a href="images/nviz_watertower.jpg" target="_blank"><DEFANGED_IMG src="images/nviz_watertower_small.jpg" width="193" height="200" border="0"></a></font></p>
- <p><font color="#000000">image drape over 2.5D surface in NVIZ</font></p>
- </div></td>
- </tr>
- <tr valign="baseline">
- <td valign="bottom">
- <div align="center">
- <p><font color="#000000"><a href="images/nviz_isosurf3d.jpg" target="_blank"><DEFANGED_IMG src="images/nviz_isosurf3d_small.jpg" width="270" height="200" border="0"></a></font></p>
- <p><font color="#000000">3D isosurfaces in NVIZ</font></p>
- </div></td>
- <td valign="bottom">
- <div align="center">
- <p><font color="#000000"><a href="images/diplo.png" target="_blank">
- <DEFANGED_IMG src="images/diplo-small.png" alt="Diplo" width="159" height="200"></a><a href="images/trees.jpg" target="_blank"><DEFANGED_IMG src="images/trees-small.jpg" alt="Trees" width="163" height="200"></a></font></p>
- <p><font color="#000000">3D vector faces in NVIZ</font></p>
- </div></td>
- </tr>
- </table>
- <table border="0" cellspacing="2" cellpadding="0" width="100%" bgcolor="#ffffff">
- <tbody>
- </tbody>
- </table>
-
- <p>
+ ?> </td>
+ <td valign="top">
+ <!-- MAIN PART -->
+ <h3 align="left">GRASS 6 Screenshots - visualization and volumetric 3D</h3>
+ <p align="left">Click image to see larger version</p>
+ <div align="left">
+ <table border="0">
+ <tr valign="bottom">
+ <td>
+ <div align="center">
+ <p><font color="#000000"><a href="images/nviz22_big.jpg" target="_blank"><DEFANGED_IMG src="images/nviz22_small.jpg" width="236" height="200" border="0"></a></font></p>
+ <p><font color="#000000">NVIZ control panel and display</font></p>
+ </div></td>
+ <td>
+ <div align="center">
+ <p><font color="#000000"><a href="images/nviz_watertower.jpg" target="_blank"><DEFANGED_IMG src="images/nviz_watertower_small.jpg" width="193" height="200" border="0"></a></font></p>
+ <p><font color="#000000">image drape over 2.5D surface in NVIZ</font></p>
+ </div></td>
+ </tr>
+ <tr valign="bottom">
+ <td>
+ <div align="center">
+ <p><font color="#000000"><a href="images/nviz_isosurf3d.jpg" target="_blank"><DEFANGED_IMG src="images/nviz_isosurf3d_small.jpg" width="270" height="200" border="0"></a></font></p>
+ <p><font color="#000000">3D isosurfaces in NVIZ</font></p>
+ </div></td>
+ <td>
+ <div align="center">
+ <p><font color="#000000"><a href="images/diplo.png" target="_blank">
+ <DEFANGED_IMG src="images/diplo-small.png" alt="Diplo" width="159" height="200"></a><a href="images/trees.jpg" target="_blank"><DEFANGED_IMG src="images/trees-small.jpg" alt="Trees" width="163" height="200"></a></font></p>
+ <p><font color="#000000">3D vector faces in NVIZ</font></p>
+ </div></td>
+ </tr>
+ </table>
+ <table border="0" cellspacing="2" cellpadding="0" width="100%" bgcolor="#ffffff">
+ <tbody>
+ </tbody>
+ </table>
+ </div>
+ <p align="left">
<!-- END MAIN PART -->
- </p>
- </td>
- </tr>
- </tbody>
+ </p></td>
+ </tr>
+ </tbody>
</table>
<hr>
More information about the grass-web
mailing list