1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Why does Bootstrap set the line-height property to 1.428571429?

Discussion in 'CSS' started by b1u3eyes, Nov 2, 2014.

  1. #1
    It based on font-size 14px but I don't know why does Bootstrap set line-height to this value? Thank in advance.
     
    b1u3eyes, Nov 2, 2014 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Because it's trying to set the line height to 20px. A non-metric line-height value is the ratio of height to font size. Try it, divide 20 by 14.

    In scaling your fonts + leading, Bootstrap is amazingly stupid; setting values impossible for humans to grok in fullness or to adjust sanely. Throw that silliness out, and learn to scale for yourself. It will require some thinking on your part, but it will improve the typography of your sites.

    cheers,

    gary
     
    kk5st, Nov 2, 2014 IP
    deathshadow and COBOLdinosaur like this.
  3. COBOLdinosaur

    COBOLdinosaur Active Member

    Messages:
    515
    Likes Received:
    123
    Best Answers:
    11
    Trophy Points:
    95
    #3
    To go along with bloated, inefficient and marginal on standards. If you really want to do web development; do the world a favor and learn to write your own code instead of using something as obtuse as Bootcrap.
     
    COBOLdinosaur, Nov 2, 2014 IP
    deathshadow likes this.
  4. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #4
    To go with the others, bootcrap is idiotic halfwit mouth-breathing farm fresh grade A prairie pies; do yourself a favor and find a stick to scrape it off with. You are being led down the garden path to failure by the hot, trendy and ultimately useless dumbass garbage framework with it's presentational use of classes, endless pointless DIV and classes for nothing, and general "semantics, what's that?" development.

    ... but then, declaring 14px instead of using an EM measurement is equally silly; nothing like pissing all over accessibility.

    Though to be fair I say that 99.9999% of HTML, CSS and JS frameworks are idiotic halfwit mouth-breathing farm fresh grade A manure, wondering how anyone with more than two brain cells to rub together could possibly consider ANY of them to serve a legitimate purpose!
     
    deathshadow, Nov 5, 2014 IP