I've tried to help but you seem to be doubting every single thing I've told you. I mean what the heck would I know? I've only been doing web development for 23 years. Good luck with your search.
I started with a strong prior belief, and your explaination on barebone codes slightly shifted my posterior bayes. You shouldn't expect to change someone's bayesian updating all the way, only idiots can be updated absolutely by a few sentences. A few online tutorials do showcase how css frameworks can provide common design layouts rather than using all those float/div mess.
I never said you needed to get into the float/div stuff. That's old school. My first reply to you was to use Flexbox, which I still stand by. The whole reason Flexbox was created was because of how terrible the float/div method was.
What is this design called? where each section fills the entire page (all or nothing) and you keep scrolling down to view the website. https://connect-homes.com/process
Annoying Over designed Hard to look at Coder showing off his coding skills Content secondary Click the backbutton Click on Close Tab
Thanks...using templates save tons of time. For my pen, https://codepen.io/abc-analytics/details/pojVYLY, the scroll snap doesn't work on MS browsers, any idea? online answers suggested using scroll-snap-points-y: repeat 100% or snapInterval, didn't get it to work... https://docs.microsoft.com/en-us/previous-versions/hh772037(v=vs.85)