How to Truncate Text with CSS - Resolving Common Issues

  Рет қаралды 1,299

dcode

dcode

2 ай бұрын

In today's video I'll be showing you how to truncate text (single line) with CSS and going over some of the common issues you may face and how to solve them.
For your reference, check this out:
developer.mozilla.org/en-US/d...
🏫 My Udemy Courses - www.udemy.com/user/domenic-co...
🎨 Download my VS Code theme - marketplace.visualstudio.com/...
💜 Join my Discord Server - / discord
🐦 Find me on Twitter - / dcodeyt
💸 Support me on Patreon - / dcode
📰 Follow me on DEV Community - dev.to/dcodeyt
📹 Join this channel to get access to perks - / @dcode-software
If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
#dcode #css #webdevelopment

Пікірлер: 2
@GgGmock10
@GgGmock10 Ай бұрын
Hi, Dom. I think you can use line-clamp to achieve this effect on multiple lines. I believe this works on both Firefox and Chrome: .text { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; /* number of lines to show */ line-clamp: 2; /* number of lines to show */ -webkit-box-orient: vertical; }
@OlaRsk
@OlaRsk Ай бұрын
So how do I see the rest of the text?
Pretty much every website uses the wrong font size…
15:33
Theo - t3․gg
Рет қаралды 63 М.
How to Access the Webcam - Easy JavaScript Tutorial
8:10
Получилось у Вики?😂 #хабибка
00:14
ХАБИБ
Рет қаралды 5 МЛН
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 436 М.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 912 М.
Build a Mock Data API with Node.js & Express
9:32
dcode
Рет қаралды 1,9 М.
DHH - Ruby on Rails, 37signals, and the future of web development
1:09:57
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,4 МЛН
10 Tailwind Tricks You NEED To Know!
10:45
Ravi - Perfect Base
Рет қаралды 271 М.