Closed ronnieross711 closed 2 years ago
Hi Ronnie,
I just copy-pasted your code in my editor to try it out and the header seems to stretch all the way. It looks just like it is supposed to on my screen. I did have to add the html, body, tags etc. but I'm assuming you do have those.
Looking at your screenshot, there seems to be another issue on the right side as well as the rest is not taking up any space over there either.
Probably best to simply copy+paste all the final code of the video where you are stuck at. Every video has a folder with the complete final code in this repository.
Cool man thank you. Yea I tried that and it obviously worked. I just didn’t know if it was something on my end. I’m going to try a hard restart of my computer and see if that changes anything. Really you’re teaching me concepts about CSS so as long as I understand what you’re teaching that’s all that matters.
On Wed, Dec 22, 2021 at 2:56 PM ByteGrad @.***> wrote:
Hi Ronnie,
I just copy-pasted your code in my editor to try it out and the header seems to stretch all the way. It looks just like it is supposed to on my screen.
There seems to be another issue on the right side as well as the rest is not taking up any space over there either.
Probably best to simply copy+paste all the final code of the video where you are stuck at. Every video has a folder with the complete final code in this repository.
— Reply to this email directly, view it on GitHub https://github.com/ByteGrad/CSS-Course/issues/2#issuecomment-999875272, or unsubscribe https://github.com/notifications/unsubscribe-auth/APAN3GPMP5IJYEYKXNRR5TTUSI3Q7ANCNFSM5KTHOPSA . You are receiving this because you authored the thread.Message ID: @.***>
Yeah can be unsatisfying not knowing what caused the problem. I do a deep dive if it's a problem that happens multiple times, otherwise I just accept I'm not going to know the exact cause every time and move on.
Class is great and everything has gone smoothly and I am learning a lot. The only issue I am having is that the header doesn't span the entirety of the web page. I have looked and looked and looked for the problem. Could be a simple typo and I just can't find it. But I have no issues in my console so it appears that everything is working. It's like google chrome doesn't like the background-image linear gradient in the .header tag. Thanks in advance for your help.
/----html----/
`<!DOCTYPE html>
Images