This article mainly introduces several examples of HTML5 design and modification of pages. It mainly uses HTML5 to polish ordinary pages. Friends who need it can refer to it.
The best way to understand and familiarize yourself with the new semantic elements in HTML5 is to take a classic HTML document as an example and then enrich some fresh nutrition in HTML5. The following is the page we want to transform. This page is very simple and contains only one article.
ApocalypsePage_Original.html, this is a very standardized page, all styles come from external style sheets.
XML/HTML Code Copy content to clipboard