Opacity gives you translucency or transparency. See an example Fiddle here.
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */ filter: alpha(opacity=50); /* IE 5-7 */ -moz-opacity: 0.5; /* Netscape */ -khtml-opacity: 0.5; /* Safari 1.x */ opacity: 0.5; /* Good browsers */
Note: these are NOT CSS3 properties
See http://css-tricks.com/snippets/css/cross-browser-opacity/
Related Posts:
- How to make a vertical line in HTML
- CSS: background-color only inside the margin
- How to make the overflow CSS property work with hidden as value
- How to push a footer to the bottom of page when content is short or missing?
- Linking to a pdf file with html
- Change TD border color with HTML or CSS
- 100% DIV width is not really 100%
- How to change the background-color of jumbrotron?
- How to place two divs next to each other?
- Can I change Bootstrap button color?
- How do I vertically align text in a div?
- Hide scroll bar, but while still being able to scroll
- How can I center text (horizontally and vertically) inside a div block?
- Draw Circle using css alone [duplicate]
- How can I scroll to an element using jQuery?
- Responsive font size in CSS
- Button Center CSS
- Is there any way to change input type=”date” format?
- How to center a “position: absolute” element
- How to change the cursor into a hand when a user hovers over a list item?
- CSS Display an Image Resized and Cropped
- How do I make a placeholder for a ‘select’ box?
- Make div scrollable
- CSS color vs. background-color vs. background?
- Getting “Failed to load resource: net::ERR_FILE_NOT_FOUND” when trying to load a background image
- Stretch background image css?
- Set cellpadding and cellspacing in CSS?
- Disable Scrolling on Body
- CSS Background Image Not Displaying
- How to give the background-image path in CSS?
- How to overlay image with color in CSS?
- CSS Background image not loading
- Outline radius?
- Bootstrap Dropdown menu is not working
- Bootstrap Dropdown menu is not working
- How to make a sticky footer in react?
- Can I add background color only for padding?
- right align an image using CSS HTML
- CSS Background Image Not Displaying
- Changing the width of Bootstrap popover
- Why “Inline-block” doesn’t work properly in this CSS?
- html not linking css
- Removing border from table cells
- How to get CSS to select ID that begins with a string (not in Javascript)?
- Setting table row height
- How do I disable the resizable property of a textarea?
- Is it possible to set the equivalent of a src attribute of an img tag in CSS?
- Is there a CSS selector for elements containing certain text?
- How to align 3 divs (left/center/right) inside another div?
- Align an element to bottom with flexbox
- Failed to decode downloaded font
- How can I change the thickness of my
tag - Center HTML Input Text Field Placeholder
- creating a chevron in CSS
- How to create spoiler text?
- text-align justify not working
- How to make fixed header table inside scrollable div?
- Best way to center a on a page vertically and horizontally?
- CSS Equivalent of the “if” statement
- How to make a div 100% height of the browser window
- How to resize an image to fit in the browser window?
- HTML / CSS table with GRIDLINES
- How can I center
- into a div?
- How do I clear the content of a div using JavaScript?
- Cuelinks widget’s half part is getting hidden on WordPress website
- Style reply form different than comment form
- Style the last element having a specific class [closed]
- WordPress stripping out BR tags, need assistance
- How can i add note, caution, warning quote inside the text? [closed]
- how to access all user dashboard on fronted page [closed]
- What makes WP so SEO friendly?
- wordpress css file
- CSS – Initial HTML Margin Issue On WordPress Site
- Add Codepen animation as Preloader to WordPress
- Cannot set property ‘className’ of null at setThemeFromCookie
- custom header navigation has odd spacing [closed]
- I’m trying to remove a duplicate menu, which only appears on the homepage?
- Custom CSS Nav Menu Style Not Being Applied
- inserting custom css, html and js into the current page as a popup window
- Where to add this code for a Modal box to work? [closed]
- Overriding inline !important CSS with Javscript code snippet with media query
- Unable to use Datepicker in a table when inserting a row
- Set different heights per screen size with inline styles CSS into the ‘Text’ section of a Page
- how to add custom html and css to wordpress
- how to add functions to my function.php using a child theme?
- Display posts side by side with custom query
- WordPress custom blockquote with black background & white text?
- Hide CSS class only in single post pages
- Page flickers when new html5 video loads
- How to include different html tags in the header for different pages?
- jQuery function not working in WordPress but works in jsfiddle
- Font-Family does not looks like how it should be [closed]
- My contact form is not being responsive
- Add HTML input tag to to site navigation
- Cant get theme to change footer color through theme customizer
- how can i change the html and the css of my word press theme that I bought?
- Parallax image problem
- Help with responsive theme styling issue
- WordPress site suddenly not showing some DOM elements but mobile is fine
- Editing size of h3 tag in wordpress on a one-off basis