Copilot
L’auxiliar d'IA per al dia a dia
Quant a 605.000 resultats
    Vots a favor19answered Jun 14, 2011 at 13:45

    Use the CSS below and this should prevent your table exceeding the maximum size you define:

    table{
    table-layout:fixed;
    }
    Content Under CC-BY-SA license
    Ha estat útil la resposta?
  1. html - IE doesn't respect td width - Stack Overflow

  2. Asignar tamaño fijo a las columnas de una tabla HTML

  3. <td>: The Table Data Cell element - MDN Web Docs

  4. Altres persones també han preguntat
  5. LLOC WEB19 de set. de 2013 · The width of the table and its cells depends on the content inside. If you change this to fixed, the table and column widths are set by the widths of table and col elements or by the …

  6. How to Set the Width of the Table Column - W3docs

  7. Table properties for IE vs Chrome/FF - HTML & CSS - SitePoint

  8. S'han suprimit alguns resultats