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

  • SEARCH
  • Home
  • 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 8659589
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T16:02:59+00:00 2026-06-12T16:02:59+00:00

Right I want to have some divs, where everything inside them has a certain

  • 0

Right I want to have some divs, where everything inside them has a certain opacity, yet the border of the div is normal. Now I know when you set an opacity to a div, it applies it to everything.

So. I have tried splitting them into two divs like this:

<div id="border">
<div class="content">
hello
</div>
</div>

with

#border{
border: 1px solid #000;
}

.content{
opacity:0.1;
}

This gives the opacity I want, but it doesnt have the right height or width. I dont want to define a width in #border (i have random sizes) It seems to make it full screen width and 0px high.

Alternatively, does anyone have any alternative methods?

Thanks

  • 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-12T16:03:00+00:00Added an answer on June 12, 2026 at 4:03 pm

    Yes, use:

    #border{ display: inline-block; }
    

    also remove any declaration of width or height for #border or set them to auto

    DEMO

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

Sidebar

Related Questions

I want to have an inner div that sites inside different sized container divs,
We have some divs off class 'divBG', we want each of them to fade
I have two divs in a container, the right div has a background image.
I have been writing some rspec tests, and right now I want to verify
I have some thumbnails that slideToggle a hidden div. I only want one to
I have two divs inside a containers floating to the left. In some of
I have some div with its click actions and another div inside first -
I want to have a few divs one below the next one. Some divs
Having a bit of trouble here. I have 4 DIVs. I want them to
Desired Outcome I want to have Vertical List with custom items on the left/right

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.