Skip to content

Instantly share code, notes, and snippets.

@jdanyow
Created March 25, 2020 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdanyow/f73c11e43ffb8e579dc524598e790e35 to your computer and use it in GitHub Desktop.
Save jdanyow/f73c11e43ffb8e579dc524598e790e35 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GistRun</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.8.1/css/bulma.css">
</head>
<body>
<a href="https://bulma.io/documentation/elements/image/">Bulma image docs</a>
<figure class="image is-2by1">
<img src="https://docs.microsoft.com/en-us/media/learn/certification/upwork-mslearn-background.svg">
</figure>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment