JSFiddle - React, Tailwind, and code Playground
HTML
Designed by
<a href="http://www.mcode.ca">
<img src="http://canyap.ca/mcode2-whitetiny.png" />
</a>
CSS
body {
background:#333;
color:#fff;
margin:20px;
font: 25px sans-serif;
}
a {
vertical-align:middle;
display:inline-block;
margin-top:2px;
}
JavaScript
/**
How to align text with an img.
For koding.com
2012 by Tim Pietrusky
timpietrusky.com
**/