January 31st, 2008 admin
/ * CSS Document * /
<style Type="text/css">
<! –
Body, td, th (
Font-size: 9pt;
Color: # 000000;
Line-height: 13pt
)
…
Posted in CSS Tutorial | No Comments »
January 31st, 2008 admin
[2006-02-13 07:47:07 | Author: greengnn] Font Size: Large | Medium | Small translation from: In Search of the Holy Grail
Original: http://www.alistapart.com/articles/holygrail
This translation...
Posted in Css+Div Web Design | No Comments »
January 31st, 2008 admin
This is a use css do input box, the box can be a top graphics, graded to the bottom, the feeling can be.
Now a lot of things are made directly by flash ui, but flash of database operations more clues are not, to learn well.
<Input name = "aa"…
Posted in CSS Tutorial | No Comments »
January 31st, 2008 admin
The relative length units Relative Length Units
Em
Note: the relative length units. Compared to the current text of the object within the font size.
If the current line of the text font size is not artificial…
Posted in Css+Div Web Design | No Comments »
January 31st, 2008 admin
Now there is a request to all the pages <a href and target requirements for _ blank, open a new window. But one can not through increased target = '_blank' to amend the href. Thinking decided to use css through the expression used to dynamically modify. …
Posted in Css+Div Web Design | No Comments »
January 31st, 2008 admin
1.CSS layout of the commonly used methods:
Float: none | left | right
Value:
None: î—¥ default values. Object does not float
Left: î—¥ text flows to…
Posted in Css+Div Web Design | No Comments »
January 31st, 2008 admin
<DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html Xmlns=" http://www.w3.org/1999/xhtml ">
<head>
<meta Http-equiv="Content-Type"…
Posted in CSS Tutorial By Examples | No Comments »
January 31st, 2008 admin
<Img src = 'http://www.lshdic.com/bbs/image/mu.jpg' onmousewheel = 'alert ( "Wheel of" + event.wheelDelta)' onclick = 'this.style.zoom = parseInt (this . style.zoom) +1' oncontextmenu = 'this.style.zoom = parseInt (this.style.zoom) -1; return false'id…
Posted in CSS Tutorial By Examples | No Comments »
January 31st, 2008 admin
Next start to really design the layout. And the traditional method, you must first have in mind a broad outline of ideas, then painting it with photoshop out. You may see the web site of the standards are very simple, because the web standards more concerned about…
Posted in Css+Div Web Design | No Comments »
January 31st, 2008 admin
For the IE box model of the crack -
IE box model-this notorious bug exists in every IE6/Win the previous version, this insect released until tantak most widely circulated that only began to be tame hack
Http://www.tantek.com/CSS/Examples/boxmodelhack.html …
Posted in Css+Div Web Design | No Comments »