CSS tables

Fragen und Antworten zum CSS-Befehl tables.

Forenbeiträge die sich mit tables beschäftigen


Re: Pagination

... g=\"0\" width=\"100%\">\n"; echo "<tr><td class=\"tableshead tablerightborder\"></td><td class=\"tableshead tablerightborder\" wi ...
in CSS für Fortgeschrittene

Re: Grafik Anordnung mittel If-Abfrage

!-- ###CONTENT### --> </table></div>[/code:278t5trm] ...
in CSS für Anfänger

Untermenüs nicht in Fett (bold) anzeigen

... der: 1px solid #ccc; padding: 5px; float: right;}table.contenttoc td{ padding: 0 5px;}/* content tables */td.sectiontableheader{ background: #efefef; color: #333; font-weight: bold; padding: 4px; bo ...
in CSS für Anfänger

Div Wrapper Funktion mit ausdehnender Box

... ght inserts somehow! */ins { text-decoration: none;}del { text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table { border-collapse: collapse; borde ...
in CSS für Anfänger

Unterschiedliche Div's nebeneinander und untereinander

... ch noch nicht so lange mit XHTML vertraut. Nun möchte ich einige bestehende Websites von HTML (also Tables) in CSS umwandeln und habe nun folgendes Problem:Beim erstellen einer dynamischen Seite (also eine ...
in CSS für Anfänger

Hover Effect der Maus folgen

... ght: 20px;}.tableinnerlink { width: 100%; display: block; height: 100%;}.tablesheader a { color: #ffffff; text-decoration: underline; }.tablescenter a { co ...
in CSS für Anfänger

Wie eine vierte Spalte einfügen?

... px 7px 7px 11px;}blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}/* Tables and forms */table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1 ...
in Homepage-Check

2 Buttons nebeneinander anordnen

... d #E0E0D4; color: #332; display: block; margin: 0.6em 0 1.6em; padding: 0.8em 1em 0.2em 46px;}/* Tables------------------------------------------------------------------- */table.data_table { border: 1px ...
in CSS für Anfänger

Re: Header mit Wiederholungen

... ol, ul { list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table { border-co ...
in CSS für Anfänger

css logik

... color: #333; margin-bottom: 10px; width: 100%;}[/code:v8a30s5r]Das gilt ja nun für alle tables, so weit so gut.Wenn ich nun aber eine table habe die nicht diesen css folgen soll benutze ich das ...
in CSS für Anfänger

horizontales menu mittig zentrieren

... t-metadata-icons img{ border: none; vertical-align: middle; margin:2px;}/* Finish images *//* Start tables */.art-article table, table.art-article{ border-collapse: collapse; margin: 1px; width:auto;}.art-a ...
in CSS für Anfänger

100% height und anderes

... SS betrifft, will aber meine Seite trotzdem mit [u:2pruokaq]DIV-Elementen[/u:2pruokaq], anstatt von tables aufbauen.[url=http://www.direct-content-03.east-asia.info/:2pruokaq]Meine Page[/url ...
in Homepage-Check

Liste mit Elementen sauber darstellen

... cht durch einen Tab sauber getrennt sind.Was empfehlt ihr mir an dieser Stelle?Soll ich tatsächlich tables verwenden oder doch besser divs?
in CSS für Anfänger

Menü in IE verschoben

... -height: 1; color: black; background: white;}ol, ul { list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table { border-collapse: separate; ...
in CSS für Anfänger

IE7 vs. Firefox Layout Problem

... ; 0; border-right-width : 0; border-style : solid; border-color : #ffffff; } .moduletablesub td { background-color : #000000; color : #ffffff; padding-top : 1px; } .mainlevel ...
in Homepage-Check