table	{ border: 3px dashed blue; text-align: left }
td	{border: 3px solid red; background: white }

table { width: 400px ; caption-side: top; margin-bottom: 20px }

table.fix	{ table-layout: fixed}

caption	{ background: aqua	}