In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly analyzes how to analyze the relevant knowledge points of the translucent foundation of DIV CSS, the content is detailed and easy to understand, the operation details are reasonable, and has a certain reference value. If you are interested, you might as well follow the editor to have a look, and follow the editor to learn more about "how to analyze the translucent basis of DIV CSS".
Set the DIV translucent CSS code:
Div {filter:alpha (Opacity=80);-moz-opacity:0.5;opacity: 0.5;}
Clarify:
1. Filter: set a semi-transparent filter for win IE. Filter:alpha (Opacity=80) represents the object 80% semi-clear, but the Firefox hunting device does not recognize it.
2.-moz-opacity: the mozilla firefox Firefox browser is semi-colorless. Win IE does not recognize this attribute.-moz-opacity:0.5 is equal to 50% of the configuration semi-transparent.
3. Opacity: in favor of all hunters except IE, including Google, at the end of the day, mainly for Google Reader, opacity: 0.5; performance configuration 50% semi-colorless
In order to see the implementation of translucency to DIV, we set up the equipment to install two DIV layers, one of which is placed in the other DIV layer, and the outer DIV is named ".div-a". The above included layer CSS class is named ".div-b", resulting in the ".div-b" box in ".div-a".
We set a background for the underlying DIV to be a picture, and the DIV box above sets the village black.
What is the full name of css? the full name of css is Cascading Style Sheets (cascading style sheets), a computer language used to express file styles such as HTML or XML. CSS can not only modify the web page statically, but also format the elements of the web page dynamically with various scripting languages.
This is the end of the introduction on "how to analyze the translucent basis of DIV CSS". More related content can be searched for previous articles, hoping to help you answer questions and questions, please support the website!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.