[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Fri Apr 13 15:13:44 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.107 -> 1.108
---
Log message:
Hopefully fix validation problems.
---
Diffs of the changes: (+5 -5)
DevMtgMay2007.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.107 llvm-www/DevMtgMay2007.html:1.108
--- llvm-www/DevMtgMay2007.html:1.107 Fri Apr 13 16:41:47 2007
+++ llvm-www/DevMtgMay2007.html Fri Apr 13 17:13:27 2007
@@ -33,12 +33,12 @@
<li><b>When</b>: May 25, 2007, 8:00am to 6:00pm</li>
<li><b>Where</b>: <a href="http://www.cupertinoinn.com/">Cupertino Inn</a>
- <a
- href="http://maps.google.com/maps?f=q&hl=en&q=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.0625,-95.677068&sspn=48.106236,62.050781&layer=&ie=UTF8&z=16&om=1&iwloc=addr">10889 N De Anza Blvd, Cupertino, CA, 95014</a><br/> - across the street from Apple</li>
+ href="http://maps.google.com/maps?f=q&hl=en&q=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.0625,-95.677068&sspn=48.106236,62.050781&layer=&ie=UTF8&z=16&om=1&iwloc=addr">10889 N De Anza Blvd, Cupertino, CA, 95014</a> - across the street from Apple</li>
</ul>
- <center>
- <img src="http://www.cupertinoinn.com/images/conference.jpg" width="381" height="250"><br/>
+ <div style="text-align:center">
+ <img src="http://www.cupertinoinn.com/images/conference.jpg" width="381" height="250" alt="Meeting Room"><br/>
Yes, this is the actual room.
- </center>
+ </div>
</td></tr></table>
<!-- *********************************************************************** -->
@@ -353,6 +353,6 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/04/13 21:41:47 $
+<br/>Last modified: $Date: 2007/04/13 22:13:27 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list