Changes between Version 50 and Version 51 of ZooWebSite/Welcome
- Timestamp:
- Oct 15, 2014, 2:49:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Welcome
v50 v51 40 40 #!html 41 41 <center> 42 <h1 style="margin:20px auto 0 auto;color:purple;">Meet ZOO at FOSS4G ASIA 2014</h1> 42 <table> 43 <tr> 44 <td> 45 <h1 style="margin:20px auto 0 auto;color:purple;font-size:3em;">Meet ZOO at FOSS4G ASIA 2014</h1> 46 </td> 47 <td> 43 48 <a href="http://foss4g-asia.org" target="_blank"> 44 49 <img src="http://www.foss4g-asia.org/2014/wp-content/uploads/2014/08/foss4gasia-banner-400x400-dark.png" width="320" height="320" style="margin:10px auto 20px auto;" /> 45 50 </a> 51 </td> 52 </tr> 53 </table> 46 54 </center> 47 55 }}}