I’m currently in a web development class working on my final project.
I have my homepage mostly set up, so I went to copy and paste the code into a new file to work on a subpage.
So I have
homepage.html and stylesheet.css
and
subpage.html and subpage_stylesheet.css (exact copies of homepage.html and stylesheet.css, only the names were changed)
The homepage is displaying normally, but the new files are displaying all weird and zoomed in, even though it is the exact same code.
I really don’t know why it’s doing this so any help is appreciated. Sorry if I’m missing something really stupid.
gili is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.