M
M
Maxim2013-11-26 15:34:08
css
Maxim, 2013-11-26 15:34:08

How to make bootstrap font responsive?

How to make an adaptive bootstrap font?

<div class="container-fluid'">
  <div class='span2'>
<p class="row-fruid">
<a class="row-fruid" href="#">Приииииимер Длиннннннного тексссссссссссссссссссста
Приииииимер Длиннннннного тексссссссссссссссссссста 
Приииииимер Длиннннннного тексссссссссссссссссссста 
Приииииимер Длиннннннного тексссссссссссссссссссста 
 </a>
</p>
</div>
</div>

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Sergey Melnikov, 2013-11-26
@mlnkv

set text size in vh and vw
http://css-tricks.com/viewport-sized-typography/

A
Artur Zayats, 2013-11-27
@zag2art

Add this line to head

<meta name="viewport" content="width=device-width, initial-scale=1.0">

J
jarvis, 2013-11-26
@jarvis

It is not very clear what is meant.
There is such a library for javascript, perhaps flowtype
will help. If you do not want the text to go beyond the block, then use the text-overflow property

M
Maxim, 2013-11-26
@traestan

text-overflow didn't help.

M
Matvey Pravosudov, 2013-11-26
@oxyberg

Maybe Fittext ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question