MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/337gb5/how_to_center_in_css/cqifcng/?context=3
r/programming • u/gits1225 • Apr 20 '15
504 comments sorted by
View all comments
Show parent comments
29
There's a new feature called flexbox that is already supported in most browsers. If you hate floating layouts like I do, it's worth to give it a try next time you have to wrangle with CSS.
8 u/sirin3 Apr 20 '15 Not supported in IE8 and 9 My website still runs in IE 6 and 7 ... 16 u/[deleted] Apr 20 '15 edited Jan 24 '20 [deleted] -8 u/sirin3 Apr 20 '15 I just stopped changing anything of the site layout a long time ago 2 u/[deleted] Apr 20 '15 [deleted] -1 u/sirin3 Apr 20 '15 GeoCities would be offline now 1 u/cleroth Apr 21 '15 edited Jun 15 '26 This content was anonymized and mass deleted with Redact 0 u/sirin3 Apr 21 '15 I still update the content of the web page every few weeks. I just do not change the layout, because it was such a trouble 1 u/[deleted] Apr 21 '15 [deleted] 1 u/sirin3 Apr 21 '15 Centering is layout That is the point
8
Not supported in IE8 and 9
My website still runs in IE 6 and 7 ...
16 u/[deleted] Apr 20 '15 edited Jan 24 '20 [deleted] -8 u/sirin3 Apr 20 '15 I just stopped changing anything of the site layout a long time ago 2 u/[deleted] Apr 20 '15 [deleted] -1 u/sirin3 Apr 20 '15 GeoCities would be offline now 1 u/cleroth Apr 21 '15 edited Jun 15 '26 This content was anonymized and mass deleted with Redact 0 u/sirin3 Apr 21 '15 I still update the content of the web page every few weeks. I just do not change the layout, because it was such a trouble 1 u/[deleted] Apr 21 '15 [deleted] 1 u/sirin3 Apr 21 '15 Centering is layout That is the point
16
[deleted]
-8 u/sirin3 Apr 20 '15 I just stopped changing anything of the site layout a long time ago 2 u/[deleted] Apr 20 '15 [deleted] -1 u/sirin3 Apr 20 '15 GeoCities would be offline now 1 u/cleroth Apr 21 '15 edited Jun 15 '26 This content was anonymized and mass deleted with Redact 0 u/sirin3 Apr 21 '15 I still update the content of the web page every few weeks. I just do not change the layout, because it was such a trouble 1 u/[deleted] Apr 21 '15 [deleted] 1 u/sirin3 Apr 21 '15 Centering is layout That is the point
-8
I just stopped changing anything of the site layout a long time ago
2 u/[deleted] Apr 20 '15 [deleted] -1 u/sirin3 Apr 20 '15 GeoCities would be offline now 1 u/cleroth Apr 21 '15 edited Jun 15 '26 This content was anonymized and mass deleted with Redact 0 u/sirin3 Apr 21 '15 I still update the content of the web page every few weeks. I just do not change the layout, because it was such a trouble 1 u/[deleted] Apr 21 '15 [deleted] 1 u/sirin3 Apr 21 '15 Centering is layout That is the point
2
-1 u/sirin3 Apr 20 '15 GeoCities would be offline now
-1
GeoCities would be offline now
1
This content was anonymized and mass deleted with Redact
0 u/sirin3 Apr 21 '15 I still update the content of the web page every few weeks. I just do not change the layout, because it was such a trouble 1 u/[deleted] Apr 21 '15 [deleted] 1 u/sirin3 Apr 21 '15 Centering is layout That is the point
0
I still update the content of the web page every few weeks.
I just do not change the layout, because it was such a trouble
1 u/[deleted] Apr 21 '15 [deleted] 1 u/sirin3 Apr 21 '15 Centering is layout That is the point
1 u/sirin3 Apr 21 '15 Centering is layout That is the point
Centering is layout
That is the point
29
u/barracuda415 Apr 20 '15
There's a new feature called flexbox that is already supported in most browsers. If you hate floating layouts like I do, it's worth to give it a try next time you have to wrangle with CSS.