Master:
# 1    Do you know why we need to use float:right in CSS?                  
Hishey
Online no
State
Grouping Member
Class class2
Score 24
Wealth 57
Posts 8
Login 05:59:44
I tend to use float:left for all.
Hits: 206, Date: 2010-08-17 09:52:30
[Agree] ( 6 ) [Against] ( 8 )

# 2    suppose you design a web pages in this structure                  
Dude
Online no
State
Grouping Member
Class class4
Score 161
Wealth 125.5
Posts 116
Login 00:20:49
one style page, then a lot of html pages.
you have two columns in html pages, one column is in left, another one is in right. Next time, you want to swap the left and right, i.e., so you can change this in one style page, just define float:left and float:right.

If you define float:left for all columns in style page, you need to change all html pages!
Hits: 203, Date: 2010-08-22 22:19:44
[Agree] ( 4 ) [Against] ( 6 )

1 - 2 [ 2]

Reply: Do you know why we need to use float:right in CSS?

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing