css class naming conventions

Learn about css class naming conventions, we have the largest and most updated css class naming conventions information on alibabacloud.com

CSS: Naming conventions experience sharing

A good naming habit (which is not just a CSS name, of course). It can not only improve the development efficiency, but also benefit the later revision and maintenance.Assuming that we are currently using a naming method that is idiomatic, and everyone writes like this, then you go to a new team , or someone else takes over your work , you can greatly shorten the

CSS Naming conventions

Information release: Information Back home: Homepage order: Order E-commerce: e-business Copyright: Copy right Links: Hot link Industry news: Tradenews Industry trends: Trends Zip: Postalcodezipcode News: Newstrends company name: CompanyName Sales Hotline: Saleshot_line Contact: ContactPerson in construction: inconstruction Certificate: Certificate Address: Add/add Tel: tel/tel Fax: Fax/fax Product Name: ProductName Product Description: Description Price: Prices Brands: Brand Specifications: Sp

CSS Naming conventions

CSS naming conventions go from http://www.w3cfuns.com/blog-5445898-5398950.htmlCSS style naming organize page structureContainer: Container/wrap Overall Width: Wrapper header: Header contents: Content page Body: Main footer: Footer navigation: Nav Sidebar: Sidebar column: Column middle content: CenterNavigationNavigati

CSS Naming conventions

. News News . download Download . Banner Banner (top ad bar) E-commerce related . Products Products . products_prices Product price . products_description Product Description . Products_review Product Reviews . Editor_review Edit a Comment . news_release Latest Products . publisher Manufacturer

ID, CSS naming conventions

area: ShopCaption: TitleJoin: JoinusState: StatusButton: BTNScrolling: ScrollTabs page: TabArticle List: ListHint Message: MSGPresent: CurrentTip: TipsIcons: IconNote: noteGuide: GuildServices: ServiceHotspot: HotPress: NewsDownload: DownloadVote: VotePARTNER: PartnerLinks: LinkCopyrights: Copyright(d) Name of class:(1) Color: Use the name of the color or the 16 code, as shown in. red {color:red;}. F60 {color: #f60;}. ff8600 {color: #ff8600;}(2) Font

Some of the order of CSS and naming conventions

For the writing order of CSS1. Location properties: (e.g. position,top,right,z-index,display,float, etc.)2. Size: (Width,height,padding,margin)3. Text series: Font,line-height, Letter-spacing,color-text-align4. Background: Background,border5. Other: Animation,transitionFor writing Specifications:1. Use CSS abbreviation properties, such as for Padding,margin,font properties2. Remove the 0 in front of the decimal as Font-size:.8em3. Abbreviated name (bu

Some CSS naming conventions

Some CSS naming rules header: header content: Content/containe Tail: Footer navigation: Nav Sidebar: Sidebar column: Column page peripheral control overall layout width: wrapper left Right Center Login: Loginbar Logo: Logo ads: Banner page body: main hotspot: Hot news: News Download: Download sub-navigation: Subnav Menus: Menu submenu: submenu Search: Searching Links: Friendlink footer : Footer Copyright: C

Common CSS Naming conventions

Common CSS Naming conventions:http://www.html5cn.org/article-7600-1.htmlHead: HeaderContainer: Content/containerTail: FooterNavigation: NavSidebar: SidebarColumn: Columnpage Perimeter control overall layout width: wrapperMiddle: Left Right centerLogin Strip: LoginbarLogo: LogoAD: Bannerpage body: mainhotspot: HotPress: NewsDownload: DownloadSub-navigation: SubnavMenus: MenuSub-menu: submenuSearches: searchL

Recommend some CSS naming conventions

: RightsidebarMenus: MenuSub-menu: submenuCaption: TitleAbstract: Summary(3) functionLogo: LogoAd: BannerLogin: LoginLogin Strip: LoginbarRegistration: RegsiterSearches: SearchFunctional area: ShopCaption: TitleJoin: JoinusState: StatusButton: BTNScrolling: ScrollTags page: tabArticle List: ListHint Message: MSGPresent: CurrentTip: TipsIcons: IconNote: noteGuide: GuildServices: ServiceHotspot: HotPress: NewsDownload: DownloadVote: VotePARTNER: PartnerLinks: LinkCopyrights: CopyrightPrecautions::

CSS Naming conventions

CSS style naming grooming (go)CSS Naming conventions from:http://www.w3cfuns.com/thread-5592941-1-1.html

DIV+CSS Naming conventions

Note: 1, the name follows the hump-style 2, as far as possible in Chinese 3, do not add the bar and the underscore 4. Try not to abbreviate unless you understand the words in a glanceHeader: Header Logo: Logo links: friendlink content: Content/container ads: Banner footer: Footer Tail: Footer page Body: main Copyright: Copyri Ght Navigation: Nav hotspot: Hot scroll: Scroll sidebar: Sidebar news: Column download: Download tab: tab page perimeter control overall layout width: Wrapper sub-navigatio

CSS Naming conventions

overall layout width: WrapperMiddle: Left Right centerNavigationNavigation: NavMain navigation: MAINBAVSub-navigation: SubnavTop Navigation: TopnavSide navigation: SidebarLeft navigation: LeftsidebarRight navigation: RightsidebarMenus: MenuSub-menu: submenuCaption: TitleAbstract: SummaryFunctionLogo: LogoAd: BannerLogin: LoginLogin Strip: LoginbarRegistration: RegsiterSearches: SearchFunctional area: ShopCaption: TitleJoin: JoinusState: StatusButton: BTNScrolling: ScrollTabs page: TabArticle Li

CSS naming conventions used in web design

-menu: submenuCaption: TitleAbstract: Summary3. functionLogo: LogoAd: BannerLogin: LoginLogin Strip: LoginbarRegistration: RegsiterSearches: SearchFunctional area: ShopCaption: TitleJoin: JoinusState: StatusButton: BTNScrolling: ScrollTabs page: TabArticle List: ListHint Message: MSGPresent: CurrentTip: TipsIcons: IconNote: noteGuide: GuildServices: ServiceHotspot: HotPress: NewsDownload: DownloadVote: VotePARTNER: PartnerLinks: LinkCopyrights: CopyrightName of

Naming Conventions and specifications of IDs in div + css design

As we all know, standard css naming can enhance the readability of style rules, so that you or others can modify the page later. At first, when I wrote css rules, I used Chinese abbreviations to name them. Now it seems very unprofessional, and it also wastes my energy for later maintenance.According to my own writing habits and some online writing methods, I have

CSS style naming conventions

Naming has always been a headache for me, especially those that seem to be the same, so I have to think of a way, I summed up the following method, although still in the experiment. Hope to be of help to everyone. We welcome suggestions for improvement. Specific as follows:What to note:First, the name of the selected word should choose not too specific to indicate a certain state (such as color, font size, etc.) of the word, to avoid when the state ch

Summary of the naming conventions of HTML and CSS.

CSS naming rules Header: header Content: content/containe End: footer Navigation: nav Sidebar: sidebar Column: column Overall Layout width of the page peripheral control: wrapper Left right center Logon entry: loginbar Logo: logo Advertisement: banner Page subject: main Hotspot: hot News: news Download: download Subnavigation: subnav Menu: menu Sub menu: submenu Search: search Link: friendlink Footer: foote

iOS Development Summary (A0)-Class, variable, enum, method naming conventions and good practices

Reference effective Objective 2.0 item use clear and consistent naming recommendations1. Method Name: Apply the Hump nomenclature, methods name should be able to show how the method is doing, do not worry about the name process, because when used, Xcode will automatically complete-If methods returns a value, the method name should indicate what the value-Do not use abbreviations-For Boolean property, plus is or has prefix-Do not use the Get prefix-The

My naming conventions in the repository class

Common crud method signatures use the following: Attach get (integer attachid ); Attach save (attach) or integer save (attach ); Void Delete (integer attachid ); Void Update (attach ); The signature of other query methods follows the idea of spring-data-JPA. The name is derived from the open-source JPA framework Hades. The framework author Oliver Gierke was later the leader of the spring-data-JPA project. When parsing method names, the spring-data-JPA framework first removes the redundant

(reprint) Table, class, package, JSP naming conventions in projects

) Com.creator.bean Logical layer DAO layer Com.creator.dao Service Layer Com.creator.service Servlet layer Com.creator.servlet In the face of the administrator: corresponding to w

[CSS] class and id naming rules, cssclass naming rules

[CSS] class and id naming rules, cssclass naming rules Description: This article is a summary of the high-traffic website CSS development technology. The text is from the book. Good Book, recommended reading and learning You can also refer to the blog on the Internet Origina

Total Pages: 15 1 .... 3 4 5 6 7 .... 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.