New gist
Recent
API
Trending
Blog
Guest
Sign Up or Login
Login
Sign Up
Untitled 6
Guest
Oct 18th, 2025
49
10
Never
Not a member of gistpad yet?
Sign Up
, it unlocks many cool features!
HTML
1.55 KB
| None
|
2
0
copy
raw
download
clone
embed
print
report
<!DOCTYPE html>
<
html
>
<
body
>
<
h1
>
My First Heading
<
/
h1
>
<
p
>
My first paragraph.
<
/
p
>
<
/
body
>
<
/
html
>
RAW Gist Data
Copied
<!DOCTYPE html> <html> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html>
Public Gists
Python Script for Handling Interrupt
Python | 14 hours ago | 8 Views
Video Converter Script using Powershell
None | 1 week ago | 65 Views
Xacro Implementation for Wheel Friction
XML | 1 week ago | 49 Views
Arduino LCD Scrolling Text Code
JavaScript | 1 week ago | 61 Views
Untitled Untitled Untitled Untitled Untitled Untitled
None | 3 weeks ago | 50 Views
Untitled
PHP | 1 month ago | 66 Views
Untitled
PHP | 1 month ago | 53 Views
Not a member of GistPad yet?
Sign Up
, it unlocks many cool features!
We use cookies for various purposes including analytics. By continuing to use GistPad, you agree to our use of cookies as described in the
Privacy Policy
.
OK, I Understand