Skip to content

Instantly share code, notes, and snippets.

@nalanj
Created March 5, 2012 18:52
Show Gist options
  • Select an option

  • Save nalanj/1980330 to your computer and use it in GitHub Desktop.

Select an option

Save nalanj/1980330 to your computer and use it in GitHub Desktop.
HTML Tables Challenge
<!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