link_to html attribtues code example Example: link to do rails <%= link_to books_path do %> <%= image_tag "Book Collection" %> <% end %>