CSS If you have used word, you must know that word has a "bullets and numbering" feature.
in HTML, you do not need to initialize fonts, colors, margins, padding, and so on by using some of the fonts, colors, and container properties mentioned
css| Design | Web page Design | experience | Chinese
Learn about web standards for months and follow standard design and make Web pages. Always want to write something, to organize their own experience. Writing this article, mainly for the Chinese
css| Tutorial
12. Control the style of box
The style sheet provides a container box that will store all the operable styles of an object. Includes four aspects of the object itself, border whitespace, object borders, and object clearance.
css| Filter
1, Alpha Filter
Syntax: {filter:alpha (Opacity=opacity,finishopacity=finishopacity,style=style,Startx=startx,starty=starty,finishx=finishx,finishy=finishy)}
The Alpha attribute mixes a target element with the background. Designers can
Many CSS properties can be taken as a percentage value. Although formally, the percent value is the form of the number followed by the% (note that there is no space between the number and%), but in different use situations, its meaning will be many
This article describes the pure CSS implementation of the blue fillet effect horizontal navigation menu code. Share to everyone for your reference. Specifically as follows:
This is a lovely blue rounded horizontal navigation menu, with a few
Map label
Defines a client-side image map. An image map (Image-map) refers to an image with a clickable region.
The area element is always nested inside the map element. An AREA element defines a region in an image map.
The Usemap attribute in
This menu can be left, center and right aligned, unlike the previous article mentioned in the menu need to click on the display and hide between the switch. It also has a tag to display the activation/current menu item, and it can function on all
To become a CSS expert, it is not enough to be proficient in using CSS selectors (selectors). It also lies in the overall planning of work, the mastery of workflow and the improvement of the maintainability and efficiency of the style sheet. In this
There is nothing more important in developing a Web application than it looks. So, I wouldn't be surprised to find that designers are very concerned about fonts and font sizes!
When designing a network application, you must decide how to edit the
Scene: In a fixed-height div, there is a floating element that needs to be centered vertically on the floating element.
The original code is as follows:The code is as follows:
Now it's just simple to set this button to float, and
CSS page layouts should avoid abusing DIV elements that have been advocated by us, and organizing documents with appropriate HTML tags is the basis for CSS page layouts.
The use of DIV and span elements in a page is a new problem and we can easily
Pagination part of the template page part of the source code:The code is as follows:
{dede:pagelist listsize= ' 5 ' listitem= ' Info,index,end,pre,next,pageno '/}
Style One
The code is as follows:
/*pages*/
. pagination-wrapper {
When we design the page, we will encounter the child Div to control the inside of the parent div fixed position, but also the layer up and down relationship. Here's a little trick.
The position of the parent Div uses the relative, the position
We often use the position attribute in Web design, which has 5 values, namely: absolute, fixed, relative, static, inherit.
What is commonly used is absolute and fixed.
Absolute: Generates an absolutely positioned element that is positioned
Implementation principle:
The effect is actually my variant implementation in Chapter Two, and here's the main key code.
The main change is the positioning of the background image, but this time and the second chapter of the different, this time
You often use Line-height to set content (picture, text) row Height center style effect.
First, line-height row High grammar
Copy Code code as follows:
line-height:22px
. jb51div{line-height:22px}
line-height:200%
. jb51div{line-height:20
css| Tutorial | style sheet
Seven CSS1 Property
3. 1 Font Properties
Type, font style, font size, font effect, and so on. Common properties are:
①font-family: Font, cursive, fantasy, comic Sans Ms.
②font-size: Font physical size or relative size,
css| Design
untitled document hover over the image to the double border Effect
--You can run the code to see the effects, or you can copy or save the source code. This code is provided by Tenkine page.
Css|frontpage Description: The current version of FrontPage is Frontpagexp (FrontPage 2002), this article is Frontpage2000, but the method described in this article is basically applicable in Frontpagexp! In addition, this is only discussed in
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.