Re: CSS für Tables
- From: Christoph Schneegans <Christoph@xxxxxxxxxxxxx>
- Date: Fri, 17 Mar 2006 18:35:39 GMT
Jan Waiz schrieb:
weiss jemand wie die CSS-Angaben für CellSpacing und CellPadding für
Tables lauten?
Die Eigenschaften "margin", "padding" und "border" sind auch auf die
Elemente von Tabellen anwendbar. Die Einzelheiten kannst du unter
<http://www.w3.org/TR/CSS21/tables.html> nachlesen. Oft möchte man mit
table {
border-collapse: collapse;
}
das "collapsing border model" aktivieren.
--
All free men, wherever they may live, are citizens of Denmark.
And therefore, as a free man, I take pride in the words "Jeg er dansker!"
.
- References:
- CSS für Tables
- From: Jan Waiz
- CSS für Tables
- Prev by Date: Re: CSS für Tables
- Next by Date: Re: ASP oder PHP
- Previous by thread: Re: CSS für Tables
- Next by thread: Wem gehört der Code einer Website
- Index(es):
Relevant Pages
|