Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Created April 15, 2021 06:36
Show Gist options
  • Select an option

  • Save wpweb101/f214264cb21aba3960e17b57e8eb6b70 to your computer and use it in GitHub Desktop.

Select an option

Save wpweb101/f214264cb21aba3960e17b57e8eb6b70 to your computer and use it in GitHub Desktop.
Quotes Incorrect
<html>
<body>
<table>
<tr>
<td colspan=3>
<input type="text" disabled>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment