Image Positioning.

fixing image positioning in a parrallax effect
18 Replies
???
???OP10mo ago
how do i paste my code for both html and css here?
ἔρως
ἔρως10mo ago
use jsfiddle or codepen to show the problem seeing the issue makes it possible for us to debug please, dont throw 50k lines of html and css
???
???OP10mo ago
yep thats why i asked
ἔρως
ἔρως10mo ago
just enough to show the issue you have
???
???OP10mo ago
the size of the image is 1310 x 933
ἔρως
ἔρως10mo ago
use a placeholder image, like https://placecats.com/1310/933
???
???OP10mo ago
you learn something new everyday
ἔρως
ἔρως10mo ago
placeholder services are pretty common there's also https://placehold.co/, which just does an image with text
???
???OP10mo ago
well heres the updated version i guess can you have a look wait is the image here ok?
ἔρως
ἔρως10mo ago
yes, it's fine by the way, don't use   as a space that's the worst anyone can do even the devil wouldn't do such a thing to his enemies
???
???OP10mo ago
damn is this taboo in the html community should i use <span> i just needed 1 space tbh
ἔρως
ἔρως10mo ago
just use a space and no, it's not taboo it's the wrong character i can't even imagine what a visually impaired would hear from that, with a screen reader
???
???OP10mo ago
right
ἔρως
ἔρως10mo ago
just a space will do it
???
???OP10mo ago
it wasnt enough
ἔρως
ἔρως10mo ago
in fact, you can put as many spaces as you wish, and it will show as 1 space it works for me

Did you find this page helpful?