CSS/Properties/table-layout - W3C Wiki - World Wide Web Consortium (W3C)
Values auto Use any automatic table layout algorithm. fixed Use the fixed table layout algorithm. inherit Takes the same specified value as the property for the element's parent. Example Example A [style.css] table{ border-width: 1px; border-style: solid;
www.w3.org |