Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8648177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:15:15+00:00 2026-06-12T13:15:15+00:00

I am playing with a simple HTML page using Bootstrap and I would love

  • 0

I am playing with a simple HTML page using Bootstrap and I would love to have a way to visualize the columns, as in see them “underneath” the actual content as a different shade for example, something like the one at Frameless. Is there a way to get that functionality easy?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T13:15:16+00:00Added an answer on June 12, 2026 at 1:15 pm

    You can use some CSS with the background to see the grid :

    [class*="span"] { background: #EEF; }
    [class*="span"] [class*="span"] { background: #FEE; }
    

    Demo 1 (jsfiddle)

    As suggested by Pavlo, you can also use a semi-transparent color which would give you different shades depending on the nesting (rgba browser support) :

    [class^="span"] { background-color: rgba(255, 0, 0, 0.3); }
    

    Demo 2 (jsfiddle)

    The same goes with .row or any element of the grid.

    Note: the choice between *= or ^= doesn’t really matter in this case, see this (w3.org) for more info

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have simple video tag on HTML 5 page playing OGG video. I
I have been playing with the idea of using a simple screen-scraper using jQuery
I was playing around making a simple haiku site using sqlalchemy and pylons. It
I'm playing around with writing some simple Spring-based web apps and deploying them to
I have been playing around a bit with a fairly simple, home-made search engine,
I have a simple ticket logging application build on LAMP. I am currently playing
I'm playing around with Razor + MVC 3 and have a really simple scenario...
I'm playing around with a simple webserver written in F#. As I have noticed,
I have a dynamic list loaded into a HTML 5 web app built using
I'm playing with Mockito (1.9.5) and stuck at first simple test case: List mockedList

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.