Created
April 15, 2021 06:36
-
-
Save wpweb101/f214264cb21aba3960e17b57e8eb6b70 to your computer and use it in GitHub Desktop.
Quotes Incorrect
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
| <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