SORU
17 Kasım 2009, Salı


Nasıl css ile noktalı bir çizgi çizmek için?

Nasıl CSS ile noktalı çizgi çizebilir miyim?

CEVAP
17 Kasım 2009, Salı


Örneğin:

hr {
  border:none;
  border-top:1px dotted #f00;
  color:#fff;
  background-color:#fff;
  height:1px;
  width:50%;
}

Ayrıca Styling <hr> with CSS bkz.

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Angry Paintballer

    Angry Paintb

    8 Ocak 2012
  • Jana Williams

    Jana William

    17 AĞUSTOS 2011
  • theavettbrothers

    theavettbrot

    9 ŞUBAT 2007