Divs to go to the end of the container

[quote=“nono29, post:16, topic:99957”]
is this the content/styling that you meant ?
[/quote]Content is what goes into the div - the text, images or whatever the div is designed to hold. At the moment, your div is empty.
<div id="CHANGEME"></div>

As I said in your previous topic:

[quote=“nono29, post:16, topic:99957”]
and there’s something more that i have to do??
[/quote]If you want the styles you’ quoted in your post above to apply to the new div you inserted, then yes - there’s something else you need to do. You need to correct a mistake in your coding. Look at the code for the div, and the code for your styles and work it out - it isn’t difficult.