How to Handle Text Overflow (With a CSS Ellipsis)

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • When a string of text overflows the boundaries of a container, it can make a mess of your whole layout. Here’s a cool trick to handle text overflow by truncating long strings with a CSS ellipsis. ► Download Unlimited Stock Photos, Fonts & Templates: elements.envat...
    Read more on How to Handle Text Overflow (With a CSS Ellipsis) on Envato Tuts+: webdesign.tuts...
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Envato Tuts+
    Discover free how-to tutorials and online courses. Design a logo, create a website, build an app, or learn a new skill: tutsplus.com/?...
    Envato Elements
    All the creative assets you need under one subscription. Customize your project by adding unique photos, fonts, graphics, and themes.
    ► Download Unlimited Stock Photos, Fonts & Templates with Envato Elements: elements.envat...
    ► Subscribe to Envato Tuts+ on UA-cam: / tutsplus
    ► Follow Envato Tuts+ on Twitter: / tutsplus
    ► Follow Envato Tuts+ on Facebook: / tutsplus
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - overflow css

КОМЕНТАРІ • 25

  • @soulslord1733
    @soulslord1733 Рік тому +10

    just one more recommendation, because I'm a begineer and I took a lot of time to find the solution before, if you have a text with space, you have to add " white-space: no-wrap", otherwise this will act like a paragraph

  • @ancilhameed1234
    @ancilhameed1234 2 роки тому +4

    Wow, this was so simple! You saved my time buddy .. thanks keep sharing good stuff ! :-)

  • @keifer7813
    @keifer7813 2 роки тому

    Thank you my brother. I love you

  • @marielsofiagutierrezzapien7929
    @marielsofiagutierrezzapien7929 3 місяці тому

    But this is still showing the tooltip even when the text isn't truncated, which isn't necessary and kind of weird. How can we show the tooltip only when the text is truncated?

  • @YourMasta
    @YourMasta Рік тому +2

    Didn't work for me
    Edit: It always blows my mind how these things never work.

  • @jellyfish1772
    @jellyfish1772 7 місяців тому

    thank you so much

  • @filipevieirawho
    @filipevieirawho 2 роки тому

    Thank you big time! It is possible to set a limit for like 2 lines of text?

  • @setomas_
    @setomas_ 2 роки тому

    THANK YOU. You are amazing bro

  • @goldenprogrammersandgamers2377
    @goldenprogrammersandgamers2377 4 місяці тому

    Thank you

  • @tonyo.2732
    @tonyo.2732 2 роки тому

    Thanks it was very helpful hint.

  • @Room3102
    @Room3102 2 роки тому

    Wow, thanks for this.

  • @johnmhalicpagaduan5736
    @johnmhalicpagaduan5736 3 роки тому

    super THANK YOU SO MUCH!!!

  • @sadraseyfi3734
    @sadraseyfi3734 2 роки тому

    Thanks but what if we want the user to see it all. Is there a way to decrease the font so user can see it all?

    • @p_fu
      @p_fu 2 роки тому

      Yes use font-size

  • @reviewer8354
    @reviewer8354 Рік тому +1

    What if that text i want to break down

    • @eresy.5968
      @eresy.5968 6 місяців тому

      add " white-space: no-wrap"

  • @codewithsehran
    @codewithsehran 5 місяців тому +1

    the things removed my depression

  • @rezarahman1782
    @rezarahman1782 2 роки тому

    Thumbs up.

  • @untiground
    @untiground 3 роки тому

    nice

  • @HighestSubs-with-no-videos
    @HighestSubs-with-no-videos Рік тому +1

    But, how to do with 2lines

  • @fragrantbloom
    @fragrantbloom 2 роки тому

    thank you

  • @phsal5182
    @phsal5182 3 роки тому

    thank you