There are various methods to do this. One way to do this is using absolute positioning. Absolute positioning allows you to set the position of certain elements not based on the position of other elements on the page. So they could be forced to align to the right side of the browser or the left on scaling.
For example:
Would set the position of this content to the top right of the screen.
Abraham