Position
Introduction:
This is the seventh part in my CSS Styling tutorials, in which I will be covering position.
What is Position?
Position is used to set the behaviour of how the elements display on-screen within the web browser.
Structure:
position: {type};
Example:
- Read more about Position
- Log in or register to post comments
- 102 views