Module 5 Webpage

CSS Styling

A display of some CSS tools that can be used to change elements

CSS provides many ways to adjust the way text and images appear in a webpage

Sticky text stays on screen up to a point

Two of my cats!

Cats
Image positions can be adjusted using CSS
Computer

Types of position properties in CSS

Fixed
Relative
Absolute
Static
Sticky

Fixed text stays on screen

Relative text adjusts based on the page

Static text is the default

Absolute text uses relative text as a anchor