Ruby on Rails Thursday, August 9, 2018


<div class="container">


<div class="cards">

  <a class="card" href="#">

<span class="card-header" style="background-image: url(https://res.cloudinary.com/dlfodsgbd/image/upload/v1485912958/photo_not_available.png);">
<span class="card-title">
<h3>Saepe Delectus Consequatur</h3>
</span>
</span>
<span class="card-summary">
Eius numquam optio corporis exercitationem eaque optio
</span>
<span class="card-meta">
Active: 2018-07-15 - 2018-08-15
</span>
</a>



</div>
</div>

I got these bootstap cards I'm trying to loop thru, but I'm not having any luck.   This is one card(s).

I'm trying to combine the <a class = "card" > iterating thru the actual link to my products (but it's making a mess of it). 

Thanks,
Joe

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/90fdd90d-752a-41a4-bc37-d67673c76faa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment