CSS elements of class and ID names commonly used keyword

Related Tags:

  As item in the preparation of documents, the preparation of CSS, and more, and with the programmers to work together on the need to harmonize the name of class and id, the former smallpox some time, according to most people's habits, developed the following common keywords : 

  Packagings: container / box 

  Head: header 

  Mainnavigation: mainNav 

  - Navigation: subNav 

  Top Navigation: topNav 

  Site Logo: logo 

  Big advertisers: banner 

  Central pages: mainBody 

  At the bottom: footer 

  Menu: menu 

  Menu: menuContent 

  Submenu: subMenu 

  Submenu: subMenuContent 

  Search: search 

  Search Keyword: keyword 

  The scope of the search: range 

  Label text: tagTitle 

  Tags: tagContent 

  The current tab: tagCurrent / currentTag 

  Title: title 

  : Content 

  List: list 

  Current position: currentPath 

  Side column: sidebar 

  Icons: icon 

  Note: note 

  Login: login 

  Registration: register 

  In the definition: 
  Column_1of3 (three in the first column) 
  Column_2of3 (three in the second column) 
  Column_3of3 (three in the third series) 


Related articles:

WEB standards handbook section nine days: CSS layout of the first examples
  1. W3cn determine the layout of the original design plan are as follows:    Form design methods, are generally on the three lines in the layout    .    DIV with the case, I consider the use of three to the layout, such as    .    2. Defini...
Fireworks MX 2004 production of the ancient skins Recipe
  FW originality of this Guide, reprint please indicate the source, thank you!    Drawings:    1. A new 500 × 400 canvas 2. Do fill a 500 × 400: # 74350 C borderless rectangular 3. Rectangular add to the effect Eye candy 4000LE -> marble set Figure    4. Misc...
Head of required reading article: outstanding characteristics of the five sites
  Currently, the Internet has become the most important component of your access to the key to success.    Therefore, the creation of your Web site marketing is not only the foundation is involved in every network marketing activities of enterprises or individuals first step is a ver...
Windows XP Home Edition installed IIS method
  Prepared    1, the Chinese version of Windows XP HomeEdit CD (copy on the hard drive can also)    2, Windows 2000 Advanced Server CD (Chinese version is the best)    3, the default is your XP installed in the C: \ WINDOWS under    Started hands&nbs...
DIV CSS-out navigation for example, the analytical cool!
  Let us first look at XHTML code:    Example Source Code [CSS tutorial] <div id = "navcontainer">    <ul Id="navlist">    <li Id="active"> <a href="" id="current"> Item one </ a>&nb...