Created
December 16, 2011 14:48
-
-
Save solars/1486320 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tr> | |
<td>1</td> | |
<td>2</td> | |
<td>3</td> | |
</tr> | |
How to let td 1 and 2 consume 50% and td 3 also 50% of the tables width? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment