Instead of deciding which semantic tag to use, can we use div and replaced them later on?
Hello all, instead of choosing which semantic html to use, can we use div then later on when we built our website to switch to another tags? Like I mean, we have a div element later on we notice that ok this is our main content, so we switch to main tag?
