Kommentare

Grenze
Für den Inhalt der Kommentare sind die Verfasser verantwortlich.


Re: Themes erstellen - Pro und Contra 
von ollip2k am 05.01.2007 18:13:21  http://www.gamers-extreme.de
<p>mal schauen obs hier so geht .... also css layout ohne tabellen ... yaml bereits integriert</p>
<p>&nbsp;</p>
<p>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;</p>
<p>&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;</p>
<p>&lt;head&gt;</p>
<p>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;</p>
<p>&lt;title&gt;[..opn_sitetitle..]&lt;/title&gt;</p>
<p>&lt;link href=&quot;portal/yaml/css/main/base.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;</p>
<p>&lt;/head&gt;</p>
<p>&lt;body&gt;</p>
<p>&nbsp;</p>
<p>&lt;body&gt;</p>
<p>&lt;div id=&quot;page_margins&quot;&gt;</p>
<p>&lt;div id=&quot;page&quot; class=&quot;hold_floats&quot;&gt;</p>
<p>&lt;div id=&quot;header&quot;&gt; [..opn_header..] &lt;/div&gt;</p>
<p>&lt;div id=&quot;nav&quot;&gt; [..opn_nav_xlmenu..] &lt;/div&gt;</p>
<p>&lt;!-- Anfang 3-Spalten-Hauptteil --&gt;</p>
<p>&lt;div id=&quot;main&quot;&gt;</p>
<p>&lt;!-- Linke Spalte --&gt;</p>
<p>&lt;div id=&quot;col1&quot;&gt;</p>
<p>&lt;div id=&quot;col1_content&quot; class=&quot;clearfix&quot;&gt;</p>
<p>[..opn_navlinks..]</p>
<p>&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;!-- Rechte Spalte --&gt;</p>
<p>&lt;div id=&quot;col2&quot;&gt;</p>
<p>&lt;div id=&quot;col2_content&quot; class=&quot;clearfix&quot;&gt;</p>
<p>[..opn_navrechts..]</p>
<p>&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;!-- Mittlere Spalte --&gt;</p>
<p>&lt;div id=&quot;col3&quot;&gt;</p>
<p>&lt;div id=&quot;col3_content&quot; class=&quot;clearfix&quot;&gt;</p>
<p>&lt;!-- Subtemplate: 2 Spalten mit 50/50 Teilung --&gt;</p>
<p>&lt;div class=&quot;subcolumns&quot;&gt;</p>
<p>&lt;div class=&quot;c50l&quot;&gt;</p>
<p>&lt;div class=&quot;subcl&quot;&gt;</p>
<p>&lt;!-- Inhalt linker Block --&gt;</p>
<p>[..opn_whatever1..]</p>
<p>&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;div class=&quot;c50r&quot;&gt;</p>
<p>&lt;div class=&quot;subcr&quot;&gt;</p>
<p>&lt;p&gt;</p>
<p>&lt;!-- Inhalt rechter Block --&gt;</p>
<p>[..opn_whatever2..]&lt;/p&gt;</p>
<p>&lt;p&gt;[..opn_maincontent..]&lt;/p&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;!-- IE Column Clearing --&gt;</p>
<p>&lt;div id=&quot;ie_clearing&quot;&gt;&amp;nbsp;&lt;/div&gt;</p>
<p>&lt;!-- Ende: IE Column Clearing --&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;!-- Ende 3-Spalten-Hauptteil --&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;!-- Fu&szlig;zeile --&gt;</p>
<p>&lt;div id=&quot;footer&quot;&gt; [..opn_footer..]...

Lese den den Rest des Kommentars...
[ Davorliegender Kommentar ]

Re: Themes erstellen - Pro und Contra 
von ollip2k am 05.01.2007 18:15:32  http://www.gamers-extreme.de

das ging schon einmal in die hose ...


schade .... poste ich es mal aufm server ...


links kommen

[ Davorliegender Kommentar ]