Created
May 20, 2016 22:30
-
-
Save mihaip/fbbcb51462e012ee3929ea946444561f 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
<html> | |
<body> | |
<table> | |
<tr> | |
<td style="background-color: rgb(233, 235, 238);">one</td> | |
<td style="background-color: rgb(233, 235, 238);"></td> | |
</tr> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment