[Solved] How to set a relative position/size to the screen for elements in CSS/HTML? [closed]
[ad_1] Yes – you could use a percentage for the margin and padding attributes. .element { margin-left: 25%; } [ad_2] solved How to set a relative position/size to the screen for elements in CSS/HTML? [closed]