Today this is about retro wacky Style poster design, the main imitation of the 20th century design style, to the age sense, revolutionary sense, woodcut engraving, etc. as the main landing. The author also packed a retro style-specific material, to collect!
One, the choice of font
For the choice of the font is not too harsh requirements, we can assorted from the photos of the ads
CSS3 Border-radius Border rounded corners http://www.cnblogs.com/polk6/p/6050818.htmlSupport for fillet setting of borders is provided in CSS3, which allows you to set the fillet style for 1~4 corners of a border.Directory1. Introduction2. Format and type of value values3. Border-radius 1~4 Description of parameters4. Online example1. Introduction 1.1 Fillet Prop
CSS fillet effect-webkit-border-radius (Border-radius hidden power in CSS3)
Source: Internet anonymous time: 03-28 14:17:14 "Big Small"
Border-radius: This property can be used to achieve the effect of rounded edges. This property is now supported only by Mozilla/firefox and Safari 3.-webkit-border-radius: Appl
Support for fillet setting of borders is provided in CSS3, which allows you to set the fillet style for 1~4 corners of a border.Directory1. Introduction2. Format and type of value values3. Border-radius 1~4 Description of parameters4. Online example1. Introduction1.1 Fillet PropertiesThe CSS3 provides 5 fillet properties:Border-radius : Sets the fillet style for 4 borders at the same time.Border-top-left-radius : Sets the fillet style of the upper-lef
Ss3 to achieve the border rounded corner effect, ss3 to achieve the border rounded corner
It is often seen that someone else's website has a border to modify the text area, similar to the rounded rectangle to wrap the text, especially feeling, so I tried to use the border to modify the image, however, using too many im
CSS-border-effect, css-border effect
Border 1.1
Border rounded corners and border shadow attributes are widely used and compatible. They comply with the progressive enhancement principle and need to be mastered.
1.1.1 border round
CSS: Incredible border attribute, css incredible border
Original article: Magic of CSS border property
Incredible CSS border attributes
Translator: dwqs
In CSS, the border attribute has many rules. For some things, such as triangles or other images, we still use images inste
This article is mainly about CSS table to add border style, here is a summary of CSS table border style, as well as a complete example of CSS table border. Let's take a look at this article next.
First, let's look at how CSS can be used to add a border to a table:
Remember when we were learning HTML tables, we also le
Table west border style, table border Style
Table{Border-collapse: collapse;Border: none;Width: 200px;}Td{Border: solid #000 1px;}
What are the CSS style settings for the table border? More details
1. All Table, table td, table th
The implementation of the small triangle + shadow effect outside the CSS border ., Css border
... Although it is a small problem, it is actually quite practical.
Implement an angle outside the border.
It is written in pure CSS.
The first implementation is like this.
However, there is no way to attach a shadow to this effect, so I used another method. This is ac
In the CSS3 introduced many new features, this article mainly introduced the CSS3 picture border border-image usage, has certain reference value, has the interest can understand
For CSS property border, I believe that all Web developers are very familiar with it. We can make HTML elements show different borders by setting the width, color, and style of the HTML
How to set a border for the picture through CSS, the HTML is through the tag of the border property value, the picture is added to the border, CSS is through the border property, for the picture to set a variety of border styles, Border
Border-imageIt is shorthand for the following values:Border-image-source//Use absolute or relative address URLs to introduce picturesBorder-image-slice//Cut picture, value support:Border-image-width//width of the border pictureBorder-image-outset//The distance the border extends outwardBorder-image-repeat//Border How t
How to solve the problem of repeating css on the border of a table line, and css on the border
1. The border of td overlaps with the border of table
. Table {border-left: 1px solid # dedede; border-top: 1px solid # dedede ;}
.
First, Box fill properties
1, Padding-bottomPadding-leftPadding-topPadding-right
Function: Each container has a border that sets the distance between the border and the elements in the box.Numerical:Length-Sets the relative or absolute value. After the number, specify the unit of measurement as follows: mm, CM, in, PT, PX, PC, ex, EM. The EM and ex settings produce font sizes relative to the parent font.Pe
Border style attributes (border-style)
This attribute is used to set the style of the top, bottom, and left borders. Its value is as follows:
None (no border, no matter how large the Border width is)
Dotted (Dot-line Border)
Dashed (broken line
I believe many people have asked this question on the Internet. Recently, I was held up again to record my understanding. The difference between border: none; and border: 0 is as follows: the first is the theoretical performance difference. The second is the difference in browser compatibility.
1. performance differences[Border: 0;] Although
A style sheet can be external, inline, embedded, or linked. For example, the following inline style applies to all labels with ID = test:
borderborder-widthborder-styleborder-colorborder-topborder-top-widthborder-top-styleborder-top-colorborder-bottomborder-bottom-widthborder-bottom-styleborder-bottom-colorborder-leftborder-left-widthborder-left-styleborder-left-colorborder-rightborder-right-widthborder-right-styleborder-right-colorborder-collapseborder-spacing
Border-spacing1. to be available, set the element on the table label or display as table, inline-table.The Border-collapse attribute is required to function. If the cells are not separated, how come the distance between the cells ah. border-spacing:10px 30px; Indicates cell horizontal interval 10px, vertical interval 30px After the table{
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.