D
S
J
C
I
F
B
L
M
Fx
G
2
3
H
Mo
T
A
Dr
N
Cd
Tb
!
Cl
Fh
Ev
Tg
Sc
Dm
Gl
Gs
Nn
Hv
Bt
Gr
BH
BC
BJ
MH
MC
MJ
Page / Layout / UI / JS / CSS / Utility tools
Paste any page code, or load this page, then preview, post, and share.
Code Editor
Live Preview
GoldGame22 (iframe view)
Feed (feed.html)
Amazon Walmart eBay AliExpress BestBuy Target Etsy Newegg Awin CJ Affiliate Impact Rakuten ShareASale Bankrate NerdWallet Experian LendingTree Hulu Paramount+ FuboTV Prime Video NordVPN HostGator Bluehost Canva Envato Booking.com Expedia Hotels.com Kayak Pixabay Pexels Unsplash Wikimedia Commons
\n'); break; case 'insertStyle': this.insertAtCursor('\n'); break; case 'insertImg': this.insertAtCursor('Image\n'); break; case 'insertIframe': this.insertAtCursor('\n'); break; case 'insertButton': this.insertAtCursor('\n'); break; case 'insertLinkCSS': this.insertAtCursor('\n'); break; case 'insertMeta': this.insertAtCursor('\n'); break; // Layout case 'addFlex': this.insertAtCursor('
\n
Item 1
\n
Item 2
\n
\n'); break; case 'addGrid': this.insertAtCursor('
\n
Cell 1
\n
Cell 2
\n
\n'); break; case 'add2Col': this.insertAtCursor('
\n
Left
\n
Right
\n
\n'); break; case 'add3Col': this.insertAtCursor('
\n
Col 1
\n
Col 2
\n
Col 3
\n
\n'); break; case 'addHeaderFooter': this.insertAtCursor('
\n

Header

\n
\n
\n

Content...

\n
\n\n'); break; // UI Components case 'addModal': this.insertAtCursor('\n'); break; case 'addTabs': this.insertAtCursor('
\n \n \n
Content 1
\n \n
\n\n'); break; case 'addAccordion': this.insertAtCursor('
\n \n \n
\n\n'); break; case 'addDropdown': this.insertAtCursor('\n'); break; case 'addNavbar': this.insertAtCursor('\n'); break; case 'addCard': this.insertAtCursor('
\n

Card Title

\n

Card content...

\n
\n'); break; case 'addTable': this.insertAtCursor('\n \n \n
Header 1Header 2
Row 1Data
\n'); break; // JS Snippets case 'addAlert': this.insertAtCursor('\n'); break; case 'addConsole': this.insertAtCursor('\n'); break; case 'addFetch': this.insertAtCursor('\n'); break; case 'addListener': this.insertAtCursor('\n'); \n');