How to center on the same \"line\" two div blocks?
First div:
HTML File
Copyright © All Rights Reserved.
CSS File
#container { text-align:center; } #bloc1, #bloc2 { display:inline; }