Skip to content

Instantly share code, notes, and snippets.

@joel-extremo
Created November 6, 2018 16:42
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 joel-extremo/3caa3c1306d4ca1e00bf0c9582a5de44 to your computer and use it in GitHub Desktop.
Save joel-extremo/3caa3c1306d4ca1e00bf0c9582a5de44 to your computer and use it in GitHub Desktop.
<%= link_to href: 'http://www.example.com/' do %>
<%= image_tag 'happyface.png', width: 136, height: 67, alt: 'a face that is unnervingly happy'%>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment