[CSS2 box model] - a div study notes

Related Tags:

  Since 1996 CSS1 the launch of the w3c organization on the proposal on all pages are on the right as a box (box), the designer can create this box to control the definition of the attributes, including paragraphs like these, the list, Heading picture, as well as layer <div>.    Box Model definition of the four main areas: content (content), from the borders (padding), Border (border) and the Margin (margin).    We are talking of the above is a typical sample of the box.    For beginners, often in confusion margin, background-color, background-image, padding, content, the border between the level of relations and mutual influence.    Here to provide a 3-D model box diagram, you hope that the ease of understanding and memory. 




Related articles:

Microsoft invented Ajax for the C # scripting language derived from the new Script #
  Ajax can be said is the most popular Web development hot one.    Microsoft specifically for Ajax launched its Atlas framework.    However, many use C # programmers to develop Web is somewhat depressed, "Javascript" It may not be their favorite.    It i...
Alexa World website ranking detailed study (1)
  Website ranking is the most easily caused concern and the discussion Moreover, the world's more than 350 million web site for Zuozi addition, the most important thing is the result of rankings released to the world through the Internet.    This alone enough to cause an uproar, ...
Flash animation skills of how to control mobile graded animation
  Question 1: I do flash animation mobile, in the above time frame why there is no long arrow signs but no mobile animation effects?    Solutions    The mobile can not be achieved gradual effect, the production of the problem in Flash beginners often encountered in the pr...
Fireworks on the Bell Curve
  According to the preview for the pen line, or to curve as a criterion for drawing paths skills.    Below is a set of system I attribute:    Corner: No adjustment stalk.    Smoothing: two points, an adjustment of a stalk and the other two adjustments stalk.&nbs...
DIV + CSS page layout of the commonly used methods and techniques
  CSS layout commonly used method float: none | left | right    Value:    None:  default values.    Object does not float    Left:  text flows to the right targets    Right:  text flows to the left of target    It is how to wo...