Greetings, I am diving into the world of HTML and CSS as a beginner and I have been attempting to self-teach myself. While I have made some progress, I am encountering challenges. Here is what I have managed to create so far:
Visit my website here
The problem arises when viewing the website on monitors smaller than a certain size - the elements on the page seem to be out of place.
Currently, the site works best at a resolution of 1920 x 1080.
I would greatly appreciate any assistance in resolving this issue.
Please note that I am new to coding, so please bear with me :) I've included the code below. I understand that placing bootstrap code in the CSS sheet might not be conventional, but it was necessary for proper display on my monitor when uploading the site.
HTML and CSS files can be found here.