I am tring to make a text area that is always 100px from the left, I know how do that part, but also so that it is ALWAYS 100px from the right no mater how the browser is resized.
So can this be done?
put your text in a div with style margin:0 100px; It’ll always take 100% of the viewport minus 100px left and 100px right