Wie kann ich Punkte ("...") in einer Zeitspanne mit verstecktem Überlauf zeigen?HTML

HTML-Programmierer
Anonymous
 Wie kann ich Punkte ("...") in einer Zeitspanne mit verstecktem Überlauf zeigen?

Post by Anonymous »

Code: Select all

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

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 zeigt es Inhaltsinhalt
Aber ich möchte wie
Inhaltsinhalt ...
Ich müsse nach dem Inhalt von Contents zeigen. Inhalt stammen dynamisch aus der Datenbank.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post