Jump to content

Search the Community

Showing results for tags 'css html bootstrap'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 1 result

  1. Hi, Thanks for looking! I am having some trouble with how the columns and rows lay out when I loop content. I am using Bootstrap. This code gives me the 4 responsive columns, but their uneven depths (images/text) mean it does not look good on a page. Here's what the code looks like; <div class="container-fluid bg-3 text-center"> <div class="row"> <div class="col-sm-3"> <loop> this loop gets an image and some text, and loops again til it's done (usually about 10-15 times. </loop> </div> </div> There's an image attached which shows what it results in and what I would like it to... Any help/advice really appreciated! Thank agains. Mark
×
×
  • Create New...