css: show table cells

by prettyscripts on 2008-05-22 10:33:51 • Leave a comment »

phpcsshtml

for bordered tables, you can visually see the cell is not displayed (ie no border around the cell) if it has no value. it looks ugly. the work around is usually assigning a space ‘ ’ to the cell in html code. in css, you can show the cell with emp… more »

Tags: cell, css, ie, table