User: jpmcc Date: 2008-06-18 18:53:04+0000 Modified: marketing/www/ots/index.html
Log: Fixing Alexandro's stuff File Changes: Directory: /marketing/www/ots/ ============================== File [changed]: index.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/index.html?r1=1.1&r2=1.2 Delta lines: +12 -3 -------------------- --- index.html 2008-06-17 16:09:16+0000 1.1 +++ index.html 2008-06-18 18:53:01+0000 1.2 @@ -1,5 +1,14 @@ -<html> -<head><TITLE></TITLE></head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<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>Online Talk Sessions</title> +<link rel="stylesheet" type="text/css" href="marketing.css" /> +<link rel="stylesheet" type="text/css" href="ooocon.css" /> +</head> <body> <div id="MyContent"> <div id="title"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
