User: jpmcc Date: 2008-04-12 14:36:57+0000 Modified: marketing/www/ooocon2008/indox.html marketing/www/ooocon2008/venue.html
Log: Change to xhtml File Changes: Directory: /marketing/www/ooocon2008/ ===================================== File [changed]: indox.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/indox.html?r1=1.9&r2=1.10 Delta lines: +14 -18 --------------------- --- indox.html 2008-04-12 10:59:18+0000 1.9 +++ indox.html 2008-04-12 14:36:54+0000 1.10 @@ -1,12 +1,13 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html> -<head> - <meta http-equiv="content-type" content="text/html; charset=utf-8"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head profile="http://www.w3.org/2005/10/profile"> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>OpenOffice.org Conference 2008</title> - <link rel="stylesheet" type="text/css" href="../marketing.css"> - <link rel="stylesheet" type="text/css" href="ooocon.css"> + <link rel="stylesheet" type="text/css" href="../marketing.css" /> + <link rel="stylesheet" type="text/css" href="ooocon.css" /> <script language="JavaScript" type="text/javascript" src="ooocon.js"> </script> </head> @@ -16,19 +17,18 @@ <div id="title"> <a href="/conference/index.html"><img style= "border: 0px solid; margin-left: 25px; float: left;" src= - "images/oooconlogo.gif" alt="OpenOffice.org Conference logo"></a> + "images/oooconlogo.gif" alt="OpenOffice.org Conference logo" /></a> <h3>OpenOffice.org Conference (OOoCon 2008)</h3> - <p>5th-7th November 2008<br> - Beijing, China<br> - <br> + <p>5th-7th November 2008<br /> + Beijing, China<br /> + <br /> <!-- <a href="attendees.html#register"><span class="register">Register Now</span></a> <a href="http://ooocon.kiberpipa.org"><span class="register">Video recordings of the Conference</span></a> --></p> - </div><br style="clear: left;"> - <br> + </div> <div id="midtabs"> <ul> @@ -59,12 +59,8 @@ <li><a href="sponsors.html">Sponsors</a></li> </ul> - </div> - - <div class="contentpart" id="contextualinformation"> - <br> - <br> - </div> + </div><br style="clear: left;" /> + <br /> <h2>The Event</h2> File [changed]: venue.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/venue.html?r1=1.7&r2=1.8 Delta lines: +27 -29 --------------------- --- venue.html 2008-04-12 11:21:59+0000 1.7 +++ venue.html 2008-04-12 14:36:54+0000 1.8 @@ -1,12 +1,13 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html> -<head> - <meta http-equiv="content-type" content="text/html; charset=utf-8"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head profile="http://www.w3.org/2005/10/profile"> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>OpenOffice.org Conference 2008</title> - <link rel="stylesheet" type="text/css" href="../marketing.css"> - <link rel="stylesheet" type="text/css" href="ooocon.css"> + <link rel="stylesheet" type="text/css" href="../marketing.css" /> + <link rel="stylesheet" type="text/css" href="ooocon.css" /> <script language="JavaScript" type="text/javascript" src="ooocon.js"> </script> </head> @@ -16,19 +17,17 @@ <div id="title"> <a href="/conference/index.html"><img style= "border: 0px solid; margin-left: 25px; float: left;" src= - "images/oooconlogo.gif" alt="OpenOffice.org Conference logo"></a> + "images/oooconlogo.gif" alt="OpenOffice.org Conference logo" /></a> <h3>OpenOffice.org Conference (OOoCon 2008)</h3> - <p>5th-7th November 2008<br> - Beijing, China<br> - <br> + <p>5th-7th November 2008<br /> + Beijing, China<br /> + <br /> <!-- <a href="attendees.html#register"><span class="register">Register Now</span></a> <a href="http://ooocon.kiberpipa.org"><span class="register">Video recordings of the Conference</span></a> --></p> - </div><br style="clear: left;"> - <br> <div id="midtabs"> <ul> @@ -60,9 +59,8 @@ <li><a href="sponsors.html">Sponsors</a></li> </ul> </div> - - <p><br> - <br></p> + </div><br style="clear: left;" /> + <br /> <h2>Conference Venue</h2> @@ -76,7 +74,7 @@ <p><img src="images/asiahotel.jpg" style= "display: block; margin-left: auto; margin-right: auto;" alt= - "Main venue"></p> + "Main venue" /></p> <h3>Main Conference Hall</h3> @@ -85,7 +83,7 @@ 400-500 people. It has a state-of-the-art simultaneous interpretation facility for up to six languages. <img src="images/huichang001.jpg" style="display: block; margin-left: auto; margin-right: auto;" alt= - "Main Conference Hall"></p> + "Main Conference Hall" /></p> </div> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
