Understanding of html semantics and html Semantics
Everyone knows that html is a hypertext markup language or hypertext link markup language. It is the most widely used language on the Internet and the main language used to form Web documents.
Most html tags are represented by semantic tags.
So what is its use?
In my opinion, it is mainly useful in the following four aspects:
1. Clear and complete page structure when removing or losing styles
2. Good SEO: good communication with search engines helps crawlers capture more effective information. crawlers rely on tags to determine the weights of context and keywords;
3. Make the page content structured to facilitate resolution by other devices (such as screen readers, blind readers, and mobile devices)
4. This makes it easier for teams to develop and maintain semantic data. teams that comply with W3C standards follow this standard to reduce differentiation.