Easy way to center variable width divs in CSS

前端 未结 4 742
清歌不尽
清歌不尽 2020-12-25 12:46

I\'m trying to center a Div that will have varying width\'s (based on content of a website).

I read about a relative positioning technique here:

http://www.t

4条回答
  •  天涯浪人
    2020-12-25 13:20

    That's a pretty solid method that should work well in most browsers. It's not really that complex when you break it down. Here's a basic example:

    
    
    
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed id velit vel augue fringilla rhoncus at et odio. Suspendisse potenti. Aliquam justo libero, commodo ut iaculis in, placerat vel purus.

提交回复
热议问题