css| Introduction Stage: You at this time, do not understand anything
Start with the simplest HTML page;
Choose Dreamweaver as your web-making tool;
Choose Photoshop as your web-making tool;
Read the Dreamweaver and Photoshop tutorials roughly to
css| Design | Web page Design Multilayer mode form (cascading Style Sheet, CSS) is a technology that provides enhanced supplemental services for Hypertext Markup languages (hypertext Markup anguage, HTML), and can be used for each HTML label ( tag)
css| Quick Start | style sheet
In today's web page production, almost all the beautiful pages are used CSS. CSS is the abbreviation for cascading style sheet, and some books translate it into cascading style sheets. With the control of CSS, our web
css| style sheet
positioning properties will be the key to the door of happiness for Web bugs:Absolute positioningH4 {position:absolute; left:100px; top:43px}This CSS rule allows the browser to set the starting position exactly 100 pixels to the
css| Skills | Web page
1.CSS Font Shorthand rules
You might do this when you use CSS to define fonts:
Font-size:1em;Line-height:1.5em;Font-weight:bold;Font-style:italic;Font-variant:small-caps;Font-family:verdana,serif;
In fact, you can abbreviate
Css
CSS Properties:
9, user interface properties:
Cursor property, the user can specify the cursor shape to be used on an element:
Property name : ' Cursor 'Property value : Auto | crosshair | default | pointer | move | e-resize | ne-resize |
CSS
CSS properties:
8. Table Properties:
Since most of the properties in the table have been explored in the above categories, there are only two properties described here:
The Row-span property describes the number of rows that the table spans:
css| Page | style sheet
first, use the style attribute: Add the style attribute directly to the individual component labels.
The advantage of this usage is that it can be used neatly in each label, but the disadvantage is that there is no
Css
Original Address: http://frankmanno.com/ideas/css-imagemap-redux/
1. First, what is the image map?
is to mark a place with a URL on a picture, and when the mouse is over, give code like linksEffect.
2. View instances
Example 1 Example 2
3.
Css
The most common practical layout form: Upper, middle left, middle right, bottom four modules, width 760px, the overall page center.
Structure code, top left right foot four modules are all independent and not nested.
head
left
CSS most people can easily confuse CSS properties display and visibility, they seem to be no different, in fact, their differences are very large.
The visibility property is used to determine whether the element is displayed or hidden, represented
Css|javascript| Menu | Right button
In the General Web page, ie browser's default right button menu is a fixed mode, most users browse the Web when the use of it is not high. For professional web designers, if you can design the right button menu
css| Tutorial
1. position:static| No locationPosition:static is the default value for all elements to be positioned, usually without reference, unless there is a need to cancel the inheritance of other positioning
Example: The following is a
Css
One. Selector modePattern/meaning/content description
*matches any element. (Universal selector)EMatches any element e (for example, an element of type E). (type selector)E FMatches any descendant element F of element E. (descendant selector)E >
css| Design | Web page design
The word truncation is a disgusting question. In order to take care of performance needs, it is often necessary to cut short sentences that are too long, such as a headline in a list.
This is usually handled by
css| filter Free to do nothing, to organize some CSS text effects, to beginners. Here's an example, which is the most basic filter application, in fact, the combination of two or several different filters will get unexpected results, encounter
css| Navigation
Current page--for example, now the page is the homepage, then the first page of the navigation bar color and other columns are different, to give visitors a clear indication.
Below the specific approach, the basic menu implementation
css| Control | page | show | style sheet
HTML for content volume label only: These 3 settings, and about CSS for content
allows us to have a more detailed set of glyphs. for font settings: font-family: Font name 1, font name 3, font name 3
Css
Positioning has always been a difficult point in the application of Web standards, if you do not understand the positioning of the possible implementation of the effect can not be achieved, the effect may be out of shape. If you clear the
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.