Read more

Give table columns equal width using CSS

Henning Koch
October 25, 2011Software engineer at makandra GmbH

If you want to distribute a <table>'s width equally over its columns, you can use the following CSS property:

table-layout: fixed
Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot

It is supported by every browser ever Show archive.org snapshot .

Posted by Henning Koch to makandra dev (2011-10-25 13:40)