Einzelnen Beitrag anzeigen
  #8 (permalink)  
Alt 14.02.2010, 16:23
mgutt mgutt ist offline
Programmierer
neuer user
 
Registriert seit: 24.06.2007
Beiträge: 83
mgutt befindet sich auf einem aufstrebenden Ast
Standard

Die Seite ist buggy. Im Kopf befinden sich <div>'s
Code:
<div style="position:relative; border:1px dotted red; margin:6px 2px; padding:18px 2px 2px 2px; zoom:1;"><div style="position:absolute; left:0; top:0; padding:2px 5px; background:red; color:white; font:normal 11px Arial; text-align:left !important; z-index:998;" onmouseover="this.style.zIndex='999'" onmouseout="this.style.zIndex='998'" title="frontend/default/blank/template/page/1column.phtml">frontend/default/blank/template/page/1column.phtml</div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<div style="position:relative; border:1px dotted red; margin:6px 2px; padding:18px 2px 2px 2px; zoom:1;"><div style="position:absolute; left:0; top:0; padding:2px 5px; background:red; color:white; font:normal 11px Arial; text-align:left !important; z-index:998;" onmouseover="this.style.zIndex='999'" onmouseout="this.style.zIndex='998'" title="frontend/default/blank/template/page/html/head.phtml">frontend/default/blank/template/page/html/head.phtml</div><title> Home page </title>
Und diese ganzen Auslagerungen der css-Dateien ist extrem nachteilig. Warum macht man sowas?
__________________
http://www.maxrev.de
Mit Zitat antworten