www.trustycold.com

Buttons

Buttonclass=""Description
btn Standard gray button with gradient
btn btn-primary Provides extra visual weight and identifies the primary action in a set of buttons
btn btn-info Used as an alternative to the default styles
btn btn-success Indicates a successful or positive action
btn btn-warning Indicates caution should be taken with this action
btn btn-danger Indicates a dangerous or potentially negative action
btn btn-inverse Alternate dark gray button, not tied to a semantic action or use

Get the code

<button class="btn">Default</button><button class="btn btn-primary">Primary</button>
<button class="btn btn-info">Info</button>
<button class="btn btn-success">Success</button>
<button class="btn btn-warning">Warning</button>
<button class="btn btn-danger">Danger</button>
<button class="btn btn-inverse">Inverse</button>

Buttons for actions

As a convention, buttons should only be used for actions while hyperlinks are to be used for objects. For instance, "Download" should be a button while "recent activity" should be a link.

Button styles can be applied to anything with the .btn class applied. However, typically you'll want to apply these to only <a> and <button> elements.

Cross browser compatibility

IE9 doesn't crop background gradients on rounded corners, so we remove it. Related, IE9 jankifies disabled button elements, rendering text gray with a nasty text-shadow that we cannot fix.

Multiple sizes

Fancy larger or smaller buttons? Add .btn-large, .btn-small, or .btn-mini for two additional sizes.


Disabled state

For disabled buttons, add the .disabled class to links and the disabled attribute for <button> elements.

Primary link Link

Heads up! We use .disabled as a utility class here, similar to the common .active class, so no prefix is required.

One class, multiple tags

Use the .btn class on an <a>, <button>, or <input> element.

Link
<a class="btn" href="/">Link</a>
<button class="btn" type="submit">
  Button
</button>
<input class="btn" type="button"
         value="Input">
<input class="btn" type="submit"
         value="Submit">

As a best practice, try to match the element for you context to ensure matching cross-browser rendering. If you have an input, use an <input type="submit"> for your button.

  • Curabitur quis
  • Quisque congue
  • Vestibulum dignissim
  • Donec eget
  • Class aptent
  • Mauris gravida
  • Proin placerat

درباره ما

سرمایش مطمئن بعنوان یک واحد خدماتی در زمینه صنعت تاسیسات، تهویه و تبرید فعالیت می نماید .
فعالیت ما از سال 1379 با هدف گسترش و اطلاع رسانی در زمینه بهترین نوع و جدید ترین سیستمهای تهویه مطبوع برای واحد های مختلف اعم از:  خانگی ، تجاری ، صنعتی ، بانکها ، فروشگاهی ، کارخانجات ، تالارهای پذیرایی ، هتلها ، اتاقهای مخابراتی و سرورها را با  ارائه کارشناسی محل قبل از اجراء با بهترین و متمایز ترین خدمات  در جهت رضایت مندی مشتریان که مهمترین عامل موفقیت ما در این زمینه بوده است.

تماس با ما

در صورت نیاز به مشاوره و کارشناسی در زمینه خرید ، نصب و یا پشتیبانی فنی محصولات ، با شماره تلفن های ذیل تماس حاصل فرمایید یا از طریق ایمیل اقدام نمایید.

  دفتر ستارخان : 44236245 -8-44269727 -021

فکس : 44236507-021

تلفن همراه : 09122786596

نشانی ذفتر ستارخان : ستارخان - روبروی برق آلستوم - خیابان کاشانی پور - خیابان محرم نژاد - کوچه اربابی - پلاک 8/1
Top of Page