CSS3 Gradient Build Web site: http://gradients.glrzad.com/This article references: The front end design uses the CSS3 to do the linear gradient effect http://webskys.com/css3/10.htmlBefore CSS3 out, want to show a gradient effect, you have to make a special picture.The appearance of CSS3 makes the gradual discoloration easy to realize. Not all browsers support CSS3, so not all browsers can show the effects of gradients.Currently, the Mozilla Kernel (Firefox) and WebKit kernel (safari/
1. Display Chapter 1.1 Change the window color to green beansChange the background of Word, Visual Studio, Chrome, Matlab, notes and other common software to softer colors, rather than the original glare of white, to make your eyes more comfortable.
Word and Visual StudioRight-click Computer Desktop, personalization-Windows
When I look at a lot of blog topics, I find that most of them handle the background color of the selected text accordingly. In fact, this is quite in line with the user experience. Because a lot of people will use the mouse to select a line of reading. Among them, including myself ...The default selected text color in the browser is white and the
The deep background Color style page design is very popular, it can create the chic elegant, the extremely rich creativity effect.
the deep background color style page Design is very popular, it can create the chic elegant, the extremely rich creativity effect.
Deep Color d
Basic Features
This kind of photograph is the interior simulation background, the background cloth scenery imitates the real scene to make, this is this several years popular exterior scene inside Pats. Simulation background of the scene has a better sense of space, in the color palette as far as possible and the real
Css
ColorSyntax: color: Initial value: determined by the browserApply to: All objectsBackward-compatible: Yes
Color properties allow a Web page creator to specify the color of an element. The view unit can know the description of the color value. Some examples of color rules
Fine text layout:
Adjust the Character Spacing: letter-Spacing: normal | length
Adjust the word Spacing: Word-Spacing: normal | length
Add text modifier: Text-Decoration: underline | overline | Line-through | blink | none
Set text arrangement: Text-align: Left | right | center | justify (two-segment alignment)
Set paragraph indent: Text-indent: length | percentage
Adjust line height: Line-Height: normal | Number | length | percentage
English case: Text-transform: uppercase | lowercase | capital
css| Basic Tutorials
The main role of C s in this chapter
In the previous chapter after the introduction of the Declaration and application methods and some features, starting from this chapter, it will be formally entered the instructions of the CSS introduction! There are two topics in this chapter, the first part introduces the color and background CSS,
JavaScript, by clicking on the button to change the page background and font color, the page has n change the color of the button, click on different buttons, the page font and background will be changed to different colors. Very simple JavaScript applet.I. BASIC OBJECTIVESOpen a webpage first prompt greeting message "
Basic Features
This kind of photograph is the interior simulation background, the background cloth scenery imitates the real scene to make, this is this several years popular exterior scene inside Pats. Simulation background of the scene has a better sense of space, in the color palette as far as possible and the real
JavaScript, click button to change the page background and font color, the page has n color Change button. Click on different button, the page font and background will be changed to different colors.Very easy JavaScript applet.I. BASIC OBJECTIVESOpen a webpage first prompt greeting message "Hello"The page has n change
INI file. We can even use the same technique to set the picture as a folder background.Existing tools can change the color of Windows Explorer backgrounds in Windows 7 and set the image to a folder background in Windows 7, but these tools are incompatible with the new File Manager introduced by Windows 8.Because of some reasons, these folder background change too
Set font and background color under BASH shell\e[30m change the display color of a character to black\e[31m change the display color of a character to red\e[32m change the display color of a character to green\e[33m change the display co
Let's talk about some interesting CSS questions (13)-cleverly create a gradient animation of the background color !, Css gradient
Start this series and talk about some interestingCSSQuestions and question types are not empty. What to think of is not only to broaden the problem-solving ideas, but also to involve CSS details that are easy to ignore.
Compatibility is not taken into consideration in solving the
.
Descriptioncreates an image with a linear gradient.
Firefox also supports the use of
Example code:(Figure I)
linear-gradient(#fff,#333);linear-gradient(top,#fff,#333);linear-gradient(bottom,#333,#fff);linear-gradient(-90deg,#fff,#333);
The above code can be implemented as a gradient effect (figure I)
Compatibility:
Light green = Support
Red = not supported
Pink = Partial Support
ie
firefox
sa
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.