3
Hit a weird CSS bug where my footer jumped 400px to the left for no reason
Spent 3 hours debugging before I realized a missing closing div on line 143 was causing the whole layout to collapse, has anyone else had a random broken element wreck their entire page like that?
2 comments
Log in to join the discussion
Log In2 Comments
willow_anderson855d ago
Maybe it's just me but I never have those problems because I keep my HTML super simple on purpose.
4
wren3015d ago
Super simple HTML" is the way to go, honestly. @willow_anderson85 I started doing the same thing after I kept breaking my layouts with too many nested divs. Keeping it basic saves so much headache and it always loads fast on mobile.
5