Aligning Div's under each other while centering?

Well there is tens of methods to do such thing.. but not all might work in your example.. Its much easier to find out which one if you provide some code.

Well there is tens of methods to do such thing.. but not all might work in your example.. Its much easier to find out which one if you provide some code. I would use such solution, group up all of the blog divs in a container. Part of index.

Html styles. Css . Container { width: 200px; margin:0 auto; } .

Blogdiv { width: 200px; min-height: 20px; clear: both; border: 1px solid #ddd; margin: 3px; background-color: #f6f6f6; } go here for the example ---> jsfiddle.net/2WJm7/ but as I have said... there is a lot of methods to achieve this result but not all might work for you until you show us the code EDIT: ok so first of all You should not put some crazy height values... if you put min height: 20px; it will auto resize your div if the content is too big... if you want to center the content just use margin:0 auto; remove position: absolute; so it lets the second blog div to go under. Overflow-x is pointless in this example as well. Here is code which I changed: css .

Blog { background: transparent; border-radius: 5px; border: 4px solid #a19a9a; width: 700px; margin: 0 auto; margin-top: 30px; clear:both; } #content{ width: 750px; margin-top: 65px; text-align: left; min-height: 20px; } html asudhasbdjsabdaushdusab saudhsab dsuadh sauhd iusahd bsabd sadjsa ub d sadsad sasdas frw suadguiasgduiasb gasyudh shavduis auydb iuasbvd unqwhbv ub ihbiusbvduib bni busib ub iubyu buih bviun buyvb ou vuqiw yauhdiuasbduasndbasubdas test edit: Your CSS fixed html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, em, font, img, small, strong, ol, ul, li, fieldset, form, label, legend { border: 0 none; margin: 0; outline: 0 none; padding: 0; } @font-face { font-family: "Dincond"; font-style: normal; font-weight: normal; src: url("fonts/dincond-bold-webfont. Eot? ") format("eot"), url("fonts/dincond-bold-webfont.

Woff") format("woff"), url("fonts/dincond-bold-webfont. Ttf") format("truetype"), url("fonts/dincond-bold-webfont. Svg#webfontabKpQmB0") format("svg"); } @font-face { } #content { float: none; padding-top: 65px; text-align: left; width: 750px; margin: 0 auto; } body { background: url("images/bkg.

Jpg") repeat fixed center center transparent; font-family: Georgia,"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif; margin: 0; padding: 0; } #blog p { color: black; font-family: Lucida Grande; font-size: 13px; line-height: 130%; padding-left: 0; } #blog a { color: #1277A6; font-size: 13px; font-weight: bold; text-decoration: none; } #blog a:hover { text-decoration: underline; } h2 { color: #1277A6; font-family: Dincond; font-size: 35px; font-weight: 400; padding: 0 0 10px; } h3 { color: #990000; font-family: Dincond; font-size: 23px; font-weight: 400; } #menu p { color: #4D4B4B; font-family: Dincond; font-size: 31px; } . Blog, . Contact { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 white; border-color: #E5E5E5 #DBDBDB #D2D2D2; border-radius: 5px 5px 5px 5px; border-style: solid; border-width: 1px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); clear: both; display: block; padding-bottom: 50px; width: 700px; margin: 0 auto; } #begin { border-bottom: 2px dashed #A19A9A; margin-left: 50px; margin-right: 50px; padding-bottom: 20px; padding-top: 10px; width: auto; }.

– Tomasz Golinski Apr 30 at 18:02 or give me a link to your website so I can check it out... – Tomasz Golinski Apr 30 at 18:03.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions