imho_tep: HTML Tabellen mit unterschiedlichen Spaltenbreiten

Beitrag lesen

Hallo,

<table width="600px "cellspacing="0px" cellpadding="0px" border="1">
<colgroup>
    <col width="100px">
    <col width="100px">
    <col width="100px">
    <col width="100px">
    <col width="100px">
    <col width="100px">
</colgroup>

wenn Du border="1" angibst, wird die Tabelle breiter als die vorgegebenen
600px.

Best wishes, imho_tep

--
Es geht aufwärts, sagte der Fisch, als er an der Angel hing.