Luke-Sheltraw / sp23-cse110-lab3

Lab 3 for CSE 110 @ UCSD, Spring 2023
0 stars 0 forks source link

[CSS Addition] Position #10

Closed Luke-Sheltraw closed 1 year ago

Luke-Sheltraw commented 1 year ago

What is the CSS feature that needs to be included? Element positioning on the page.

Are there multiple ways it has to be implemented? Apply static, relative, fixed,absolute, sticky to the position property.

Provide any examples None

Additional context link