'How am i able to scroll down on my HTML website?

I am making a website for a school project but it doesn't let me scroll down any further, im not finished so technically i don't need to scroll down yet but im asking this for the future is anyone knows a solution (don't mind the crappy website and code this is my first HTML project) https://chxppyz.github.io/Bjorn-Portfolio/



Solution 1:[1]

  • don't use <br/>
  • learn how to use the p, h1, h2, div
  • why is there no html and body tags
  • don't set a size style on body but on the background image

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 rioV8