lumpong_bayag
New Member
I have a table like this;HTML\[code\]<table> <tr> <td>mytext</td> </tr></table>\[/code\]CSS\[code\]table tr td{ height: 100px; width: 200px; border: solid 1px #000;}\[/code\]which look like this;
But I want the text to start at the beginning of the box, like;
How can I achieve this? Here is the working fiddle.Thanks in advance...\[code\]\[/code\]