Chapter 4 CSS3 border image effects-original learning points of water:
1. Initial Research on Attributes
2. Attribute explanation
3. Abbreviations and versions
Lecturer: Li Yanhui
This chapter mainly discusses the effects of border image backgrounds in CSS3 in HTML5. This new attribute makes borders more colorful.
CSS3 Gradient is divided intolinear-gradient (linear gradient)AndRadial-gradient (radial gradient). Remember that the gradient is not a property of CSS3, but a value of an attribute, although in CSS3 it is not specifically stated that the gradient is for background, but for the moment I have learned that only
means that it does not scroll with the document, scroll means scrolling with the document (default for this value).--------------------The following properties are new for CSS3----------------------------------------------Background-origin:content-box background origin, indicating where the background
Original link: http://caibaojian.com/background-position-percent.htmlbackground-position:50% 0; background-size100% auto; Via to background-size:100% Auto, which means that the background image width is *100% to the width of the element, and the height is scaled. Details c
1, border-image description, grammar Before CSS3, border can simply set some solid colors or several simple linetypes (such as solid,dotted,double,dashed , etc.).In CSS3 ,border-image implements a different picture effect for the border. Image > Number > percentage > Bo
coverage, the background image is more than scaling to fill the entire container;5, contain: accommodate, will be the background picture , etc. than zoom to one side of the edge of the container.4.multiple Backgrounds: Multiple backgrounds, that is, properties of background in CSS2 plus multiple overlays of new
Brief introductionCSS3 New Background-size is a useful property that defines the size of the background image, and with this property, you can specify the size of the background image arbitrarily. The most commonly used value should be cover, which allows the
I believe many refactoring personnel are familiar with the usage of the background attribute. In css3, the background attribute remains in the previous usage, but multiple background image groups can be added to this attribute, backgroun
How does ipone5 select an image in the background of the website and pass it to the php program to save the image to the project file. the image name is saved to the database field? Php Android php interface
Is how to add in the background with a mobile phone: (
Initially in the process of dealing with a picture of the problem, the picture has not been part of the show, and then used the background-size, found it necessary to summarize.Background-size First declare Background-size is a CSS3 property. It is easy to know that it is used to specify the background size. about
Gradient of CSS3 background gradient
CSS3 Gradient is divided into linear-gradient (linear gradient) and radial-Gradient (radial gradient ). Remember that the gradient is not an attribute of CSS3, but an attribute value. Although it is not specified in CSS3 that the gradient
ground will disappear
The JS + CSS3 combination is used here, And CSS3 achieves the rotation part. First of all, from the layout aspect, floating flowers are higher than all internal element levels, therefore, the layout must be at the same level as the page li.
Implementation principle:
By using the timer to call JS code, we constantly create snowflake nodes, randomly select an
CSS3 background-size Attribute Div{Background:url (bg_flower.gif);-MOZ-BACKGROUND-SIZE:63PX 100px; /* old version of Firefox */BACKGROUND-SIZE:63PX 100px;Background-repeat:no-repeat;}CSS3 Back
CSS for compatibility gradient background (gradient) effect one, a little 俗态 prologueWith the growing support for CSS3, the gradual background effect of compatibility has become completely possible, and this article will show you how to implement a gradient background effect for compatibility. In many browsers, the Ope
The added background-related styles in CSS3 are very usefulBackground-origin: Determines the initial position of the background in the box model, providing three values, border,padding and content;Background-clip: Determines whether the border covers the background, provides
JQuery and CSS3 product image preview carousel image plug-in, jquerycss3This is a very practical jQuery and CSS3 creative product image preview carousel image plug-in. The carousel chart plug-in uses each product as a carousel cha
I was in the jquery forum to see a user to share a CSS3 3D image rollover tilt effect, it is very good, in fact, the word back, the realization of this thing is really very simple, mainly creative good. Take a look at the effect chart first.
How, looks pretty good, tilt, shadow, let a very ordinary picture become so domineering.
In addition, you can also view the demo demo here, the mouse over the pictu
Use JQuery and CSS3 to share the source code of a visual effect similar to an Apple TV poster background, and use jquerycss3
The results are as follows:
View demo download source code
HTML Structure
Apple TV is a HDTV set-top box launched by Apple following Airport Express. If you have used it before, it will certainly be attracted by the visual effects of cool movie posters.
The HTML structure of this vis
Border-left-style
Border-left-color
Right
Border-right-width
Border-right-style
Border-right-color
Shorthand method
Border:
Border-top:
Border-bottom:
Border-left:
Border-right:
Rounded borderBorder-top-left-radius
Border-top-right-radius
Border-bottom-left-radius
Border-bottom-right-radius
Sets a fillet. A pair of length or percentage values, with percentages associated with the width and height of the bounding box.
Border-radius
Set Four Corners at a time. A pair or four team len
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.