User: markomlm Date: 05/08/23 04:45:51 Modified: /de/www/product/ base.html
Log: Anpassung auf modifiziertes css w3c-Validierung Marko Moeller File Changes: Directory: /de/www/product/ =========================== File [changed]: base.html Url: http://de.openoffice.org/source/browse/de/www/product/base.html?r1=1.3&r2=1.4 Delta lines: +14 -17 --------------------- --- base.html 19 Aug 2005 12:07:14 -0000 1.3 +++ base.html 23 Aug 2005 11:45:48 -0000 1.4 @@ -5,17 +5,17 @@ <head> <title> - Base + OpenOffice.org 2.0 - Base </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="version" content="2.6.2.4.8" /> - <meta name="author" content="[EMAIL PROTECTED],[EMAIL PROTECTED]" + <meta name="author" content="[EMAIL PROTECTED],[EMAIL PROTECTED]" /> <style type="text/css"> /*<![CDATA[*/ <!-- - @import url("http://www.openoffice.org//branding/css/tigris.css"); - @import url("http://www.openoffice.org//branding/css/inst.css"); + @import url("http://www.openoffice.org/branding/css/tigris.css"); + @import url(http://de.openoffice.org/styles/inst_de.css); --> /*]]>*/ </style> @@ -28,22 +28,19 @@ <meta name="description" content="OpenOffice.org: The Open Office Suite" /> - - - </head> <body> -<div id="body"> -<table id="main" summary="body"> +<div id="body2"> +<table id="main2" summary="body2"> <tr> -<td id="bodytd"> +<td id="body2td"> -<div id="bodycol"> +<div id="body2col"> @@ -58,9 +55,9 @@ <p class="nonscreen"><a name="content">start:</a></p> -<div id="toptabs"> -<ul> - <li><a href="index20.html">Product</a></li> +<div id="toptabs2"> +<ul class="class="tabs"> + <li><a href="index20.html">Produkt</a></li> <li><a href="writer.html">Writer</a></li> <li><a href="calc.html">Calc</a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
