7 Replies
my work:
my code :
https://codepen.io/alpha_66/full/zYXYGyB
on the local
I put this :
HTML:
my CSS:
on codepen I can scroll down and see the next div but
on my PC it s impossible to scroll down and under the div .pic
Something is going wrong with my css
C an I have some explication about what is going wrong ?
thanks
Hey man! I'm unsure of the situation you're going through myself but what I can let you know if you haven't already realized is that your website isn't responsive.
Isn`t that becouse codepen "page" is low (like 600px or so), while a normal window 1000px+ ... o thre is nothing to scroll to? Add some more dummy content and see.
Don't think that would matter, My portfolio includes 4 total different sections on a CodePen users can still scroll all the way down
Yes. But in a browser, are the 4 sections actually higher than the viewport? Just an idea, I have not seen the code.
Had a look at the site ... and see I was right - there is simple nothing to scroll to. Add some lipsum to the end.