Created
March 5, 2012 18:52
-
-
Save nalanj/1980330 to your computer and use it in GitHub Desktop.
HTML Tables Challenge
This file contains hidden or 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
| <!DOCTYPE html>\n<html lang=\"en\"> | |
| <head> | |
| <title> Table Challenge</title> | |
| </head> | |
| <body> | |
| <h1> HTML Table Challenge</h1> | |
| <!-- Write your code below --> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment