Master:
# 1    Is it possible to make a header wrap?                  
Hishey
Online no
State
Grouping Member
Class class2
Score 24
Wealth 57
Posts 8
Login 05:59:44
i set a set of headers, h1, h2, h3, h4, etc. Normally, every header occupies one line, but in some cases, i need to wrap the header, how can i do in CSS?
Hits: 198, Date: 2010-08-18 05:09:08
[Agree] ( 8 ) [Against] ( 8 )

# 2    yes, you can use white-space                  
Dude
Online no
State
Grouping Member
Class class4
Score 161
Wealth 125.5
Posts 116
Login 00:20:49
white-space:wrap
hope this help.
Hits: 195, Date: 2010-08-22 22:13:50
[Agree] ( 4 ) [Against] ( 6 )

1 - 2 [ 2]

Reply: Is it possible to make a header wrap?

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing