zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden css wrap words

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 04.06.2007, 17:57
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 04.06.2007
Beiträge: 7
pinkcow befindet sich auf einem aufstrebenden Ast
Standard css wrap words

hi

i'm having problems with words overflowing my table. it should make a break when it wont fit and not just finish the word and then break.

example
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 04.06.2007, 18:13
Yrr Yrr ist offline
Lernfähiges Wesen
neuer user
 
Registriert seit: 04.05.2007
Ort: Weit im Süden
Beiträge: 34
Yrr befindet sich auf einem aufstrebenden Ast
Standard

Zitat:
Zitat von pinkcow Beitrag anzeigen
hi

i'm having problems with words overflowing my table. it should make a break when it wont fit and not just finish the word and then break.

example
Hmm, looks like you've got problems with your database as well.
If it's just IE, you could fix with word-wrap: break-word;, but this doesn't validate.

Maybe better and crossbrowser friendly not to throw a fixed width on your table. In your CSS, you use:

Code:
.newsTab {
text-align: right
width: 400px
margin-top: 5px
}
Simply remove the second line of the rule.
Cheers!
__________________
Es gibt Menschen, die gar nicht yrren, weil sie sich nichts Vernünftiges vorsetzen.
Mit Zitat antworten
Sponsored Links
  #3 (permalink)  
Alt 05.06.2007, 00:16
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 04.06.2007
Beiträge: 7
pinkcow befindet sich auf einem aufstrebenden Ast
Standard not that simple

hi Yrr, thanks for the help. unfortunatley the only thing that does is make the table wider, but it has to be 400px wide.
Mit Zitat antworten
  #4 (permalink)  
Alt 05.06.2007, 09:31
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 04.06.2007
Beiträge: 7
pinkcow befindet sich auf einem aufstrebenden Ast
Standard solved, had no white spaces

ha i solved it. a realy stupid mistake: i didn't have any spaces between the links.
Mit Zitat antworten
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Redesign für Steiner Cycling Team pkipper Site- und Layoutcheck 11 09.02.2011 13:25
Einbindung von frei erhältlichen Scripten - CSS Problem DonL CSS 1 22.01.2011 17:09
MYspace mehr als nur CSS oder ? Vinceone CSS 0 12.07.2007 03:21
Eric Meyer's CSS Petty Ressourcen 0 21.11.2005 09:18
Mozilla ignoriert externes css DarkWanderer CSS 9 22.09.2005 12:39


Alle Zeitangaben in WEZ +2. Es ist jetzt 11:30 Uhr.