Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/table-width/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  percent-basis.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/table-width/percent-basis.html


<!DOCTYPE HTML>
<html>
<head>
<title>basis of percentage widths</title>
<style type="text/css">

td { border: 3px inset blue; }

</style>
</head>
<body>

<!--

  The difference between the border-box width of the table and the width allocated to the columns is:

  2px = table border-left-width
  9px = table padding-left
  25px = 5 * table border-spacing-x
  5px = table padding-right
  2px = table border-left-width
  =================================
  43px

  -->


<table cellpadding="3" cellspacing="5" border="2" style="padding: 3px 5px 7px 9px">
  <tr>
    <td width="25%">x</td>
    <td width="38">x</td>
    <td><div style="width:38px">x</div></td>
    <td><div style="width:38px">x</div></td>
  </tr>
</table>

<table cellpadding="3" cellspacing="5" border="2" style="padding: 3px 5px 7px 9px" width="243">
  <tr>
    <td width="25%">x</td>
    <td width="38">x</td>
    <td><div style="width:38px">x</div></td>
    <td><div style="width:38px">x</div></td>
  </tr>
</table>

<table cellpadding="3" cellspacing="5" border="2" style="padding: 3px 5px 7px 9px" width="443">
  <tr>
    <td width="25%">x</td>
    <td width="38">x</td>
    <td><div style="width:38px">x</div></td>
    <td><div style="width:38px">x</div></td>
  </tr>
</table>

<table cellpadding="3" cellspacing="5" border="2" style="padding: 3px 5px 7px 9px" width="223">
  <tr>
    <td width="25%">x</td>
    <td width="38">x</td>
    <td><div style="width:38px">x</div></td>
    <td><div style="width:38px">x</div></td>
  </tr>
</table>

</body>
</html>

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-06) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.