jamezmca / html-css-full-course

HTML & CSS Full Course | Web Development for Beginners
https://youtu.be/Eb3lOiukwAQ
28 stars 4 forks source link

Google Chrome in IOS device compatibility issue? #1

Open jjef-man opened 3 months ago

jjef-man commented 3 months ago

Good day!

I have been following the youtube video for this one and built my own simple webpage based on it. I just noticed this one thing that bugs me. When I view the site using Google Chrome in my IOS device, the scrolling does not end on the footer, there's still a big empty space under the footer before the scrolling stops. I thought it was only on the webpage that I made but when I visit James' web portfolio and Brittany Chiangs' the issue is also there. This is only true using Google Chrome, I did open the webpage using Safari and the issue is not there. Was there a fix on this or is it a compatibility problem?

This is the webpage that I built and here is the repository link for it.

jamezmca commented 3 months ago

Hi :)

I think it's possibly a compatibility issue - some browsers interpret code slightly differently which can be super painful.

I have an idea of what it could be, but to help me understand can you please attach a screenshot of the behavior just so I can be sure?

Cheers, James

jjef-man commented 3 months ago

Thanks for the prompt response.

Here are the screenshots I took

I hope they are useful.

jamezmca commented 3 months ago

So I did a little research and it looks like it's an issue for chrome specifically on IOS

(https://www.reddit.com/r/elementor/comments/15w467i/white_space_at_bottom_of_site_only_on_chrome/)

I'll look a bit more and see if I can find any other information - super annoying tho!

jjef-man commented 3 months ago

Yeah I know! Everything looks perfect until I scroll down to the bottom.

Though it is good to know that it has nothing to do with the coding in our end.

Thanks for your time and I hope we get a fix on this on the near future.

Cheers, Jeff