Wie kann ich Punkte („...“) in einem Bereich mit verstecktem Überlauf anzeigen?CSS

CSS verstehen
Anonymous
 Wie kann ich Punkte („...“) in einem Bereich mit verstecktem Überlauf anzeigen?

Post by Anonymous »

Code: Select all

#content_right_head span {
display: inline-block;
width: 180px;
overflow: hidden !important;
}

Code: Select all

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book


Jetzt werden Inhaltsinhalte
Aber ich möchte ähnliche
Inhaltsinhalte anzeigen ...
Ich muss Punkte nach Inhalten anzeigen. Inhalte kommen dynamisch aus der Datenbank.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post