fbpx
MÜŞTERİ TEMSİLCİSİ : 0216 606 23 72

Türk SEM

Türk SEM

21 yıllık deneyime sahip kadromuz on milyonlarca TL reklam verdi.

0216 606 23 72
Email: bilgi@turksem.com

Türk SEM - Reklam Ajansı
Çamlık Mah. Şahinbey Cad. Kule İş Merkezi No : 110 Kat : 3 İstanbul

  • Anasayfa
  • SEO
  • Sektörel Çalışmalar
    • Yazılım Mağazası
    • Emlak Sitesi Yazılımı
    • Otel Sitesi Yaptırmak
      • Otel Pazarlama
    • İnşaat Reklam ve Pazarlama
  • Biz Kimiz?
    • Kadromuz
    • Neden Türk SEM
    • İnsan Kaynakları
  • Referanslar
  • Genel Kategoriler
    • Türksem Blog
    • Adwords Gelir Hesaplama
    • SEO İhtiyaç Testi
    • Inbound Pazarlama Stratejimiz Hakkında
    • Anlaşmalı Web Tasarım Ajanslarımız
    • SEO Kursu
  • İletişim
SEOHİZMETLERİ

Welcome to Kalypso Template, a wonderful and premium product for multipurpose websites

Buttons

Default buttons

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 for the best rendering.

Buttonclass=””Description
btnStandard gray button with gradient
btn btn-primaryProvides extra visual weight and identifies the primary action in a set of buttons
btn btn-infoUsed as an alternative to the default styles
btn btn-successIndicates a successful or positive action
btn btn-warningIndicates caution should be taken with this action
btn btn-dangerIndicates a dangerous or potentially negative action
btn btn-inverseAlternate dark gray button, not tied to a semantic action or use
btn btn-linkDeemphasize a button by making it look like a link while maintaining button behavior

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.

Button sizes

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

<p>
  <button class="btn btn-large btn-primary" type="button">Large button</button>
  <button class="btn btn-large" type="button">Large button</button>
</p>
<p>
  <button class="btn btn-primary" type="button">Default button</button>
  <button class="btn" type="button">Default button</button>
</p>
<p>
  <button class="btn btn-small btn-primary" type="button">Small button</button>
  <button class="btn btn-small" type="button">Small button</button>
</p>
<p>
  <button class="btn btn-mini btn-primary" type="button">Mini button</button>
  <button class="btn btn-mini" type="button">Mini button</button>
</p>

Create block level buttons—those that span the full width of a parent— by adding .btn-block.


<button class="btn btn-large btn-block btn-primary" type="button">Block level button</button>
<button class="btn btn-large btn-block" type="button">Block level button</button>

Disabled state

Make buttons look unclickable by fading them back 50%.

Anchor element

Add the .disabled class to <a> buttons.

Primary link Link

<a href="#" class="btn btn-large btn-primary disabled">Primary link</a>
<a href="#" class="btn btn-large disabled">Link</a>

Heads up!
We use .disabled as a utility class here, similar to the common .active class, so no prefix is required. Also, this class is only for aesthetic; you must use custom JavaScript to disable links here.

Button element

Add the disabled attribute to <button> buttons.

<button type="button" class="btn btn-large btn-primary disabled" disabled="disabled">Primary button</button>
<button type="button" class="btn btn-large" disabled>Button</button>

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 your context to ensure matching cross-browser rendering. If you have an input, use an <input type="submit"> for your button.

SOCIAL ICONS

  • Twitter
  • Dribbble
  • Facebook
  • Envato
  • flickr
  • forrst
  • gplus
  • gplus2
  • icloud
  • lastfm
  • linkedin
  • myspace
  • paypal
  • piacasa
  • pinterest
  • reedit
  • rss
  • skype
  • stumbleupon
  • tumblr
  • vimeo
  • wordpress
  • yahoo
  • youtube
  • blogger
  • deviantart
  • digg
  • foursquare
  • friendfeed
  • mail
  • html5
  • technorati
  • soundcloud
  • quora
  • bebo
  • aim
  • gosquared
  • dropbox
  • github
  • spotify
  • apple
<ul class="social-icons fixclear">
	<li class="social-twitter"><a href="#">Twitter</a></li>
	<li class="social-dribbble"><a href="#">Dribbble</a></li>
	<li class="social-facebook"><a href="#">Facebook</a></li>
	...
</ul>

SOCIAL ICONS – Colored

  • Twitter
  • Dribbble
  • Facebook
  • Envato
  • flickr
  • forrst
  • gplus
  • gplus2
  • icloud
  • lastfm
  • linkedin
  • myspace
  • paypal
  • piacasa
  • pinterest
  • reedit
  • rss
  • skype
  • stumbleupon
  • tumblr
  • vimeo
  • wordpress
  • yahoo
  • youtube
  • blogger
  • deviantart
  • digg
  • foursquare
  • friendfeed
  • mail
  • html5
  • technorati
  • soundcloud
  • quora
  • bebo
  • aim
  • gosquared
  • dropbox
  • github
  • spotify
  • apple
<ul class="social-icons colored fixclear">
	<li class="social-twitter"><a href="#">Twitter</a></li>
	...
</ul>

SOCIAL ICONS – Colored only on :hover

  • Twitter
  • Dribbble
  • Facebook
  • Envato
  • flickr
  • forrst
  • gplus
  • gplus2
  • icloud
  • lastfm
  • linkedin
  • myspace
  • paypal
  • piacasa
  • pinterest
  • reedit
  • rss
  • skype
  • stumbleupon
  • tumblr
  • vimeo
  • wordpress
  • yahoo
  • youtube
  • blogger
  • deviantart
  • digg
  • foursquare
  • friendfeed
  • mail
  • html5
  • technorati
  • soundcloud
  • quora
  • bebo
  • aim
  • gosquared
  • dropbox
  • github
  • spotify
  • apple
<ul class="social-icons coloredHov fixclear">
	<li class="social-twitter"><a href="#">Twitter</a></li>
	...
</ul>

Bir cevap yazın Cevabı iptal et

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

Türk SEM ile Şimdi SEO Çalışması Yapabilirsiniz.

Tahir Dinç

Son Eklenen Konular

  • SEO’da Sezginin Gücü

  • SEO’da En Önemli 12 Parametre

  • SEO Neyin Kısaltılması?

  • Ücretli Yazar Başvurusu

  • Google Reklamları ve SEO Tıklanma Farkı

  • Derneklere Ücretsiz Web Sitesi

  • SEO Danışmanı İş İlanı

  • İngilizce Siteye SEO Nasıl Yapılır? (Küme Stratejisi)

  • SEO’da Zihin Kontrolü

  • Tatil.com ‘un Yeniden Doğuşu

Konu Kategorileri

  • Adwords Bilgileri
  • Başarı Hikayeleri
  • Basın Bültenleri
  • Bizden Gelişmeler
  • Firmalara Duyurular
  • Genel Konular
  • İlham Verici Konular
  • SEO Bilgileri
  • Sosyal Medya Bilgileri
  • Youtube Gelişmeleri

TÜRK SEM İLETİŞİM

Lütfen tüm bilgileri doldurunuz. En kısa sürede size temsilcimiz dönüş yapacaktır.

  • GET SOCIAL
Türk SEM

© 2023 Tüm Haklarımız "Türk Search Enginer Marketing" Tarafından Saklıdır. Bilgiler İçin Teşekkürler ODTÜ Gizlilik Politikamız

TOP