Skip to content

Instantly share code, notes, and snippets.

@pranjalAI
Created July 26, 2021 16:07
Show Gist options
  • Save pranjalAI/c43f3c8fc0346a05bd559c5ceadee3da to your computer and use it in GitHub Desktop.
Save pranjalAI/c43f3c8fc0346a05bd559c5ceadee3da to your computer and use it in GitHub Desktop.
html_doc = """
<html>
<head>
<title>Test Page</title>
</head>
<body>
<p><b>This is a test page.</b></p>
</body>
</html>
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment