<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> /* CSS STYLESHEET */ <link rel="stylesheet" href="styles.css"> /* BULMA */ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css"> /* FONTAWESOME */ <script src="https://use.fontawesome.com/releases/v5.15.4/js/all.js" data-auto- a11y="true"></script> </head> <body> /* JAVASCRIPT SCRIPTS /* <script src="script.js"></script> </body> </html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter