i beginner , i've ran obstacle while trying align img ( #logo ) , carousel ( #my-slider ) - both located in #img-header . under them there navigation bar , under text. site supposed hava max-width of 1000px (the width of img 350px , width of carousel 630px, supposably they're both under 1000px), when trying align them, carousel jumps under logo. if try align carousel navbar , text, float:left works (if change max-width 1060) however, float:right not work @ - moves right, no matter how change max-width. 3, navbar, text , img-header supposed equally wide. img , carousel "agree" in same line if set max-width 1880, makes stick left , not being centered. tried setting max-width 1000 , float logo left , carousel right doesn't work - neither work if float both same side (for example, both float:left; . this how website supposed like- in center. demo of website html: <div id="img-header"> <img id="logo" src="logo/logo...