In the previous article, "the page layout of the HTML 5 game against Flash", we introduced a design process for a Web page that complies with the HTML5 standard, and in this article we continue on to the HTML5 journey, immediately following the previous article. Comment Area of the article In the post-reader comment area, we are using the sections tag, as follows: <section id= "Comments" > <article class= "comment" > <div class= "Comment-meta" id= "Comment-1" > <a href= "" rel= "external nofollow" >homer simps on /> <time datetime= "" pubdate>
<div class= "Comment-body" > <p>
<article class= "comment" > <article class= "comment" > <article class= "comment" >
In the section area with ID comments, all comments are stored in the reader, each comment is set inside the tag, and the div and related styles are used to set the decoration. Footer div section of the page After the comment area, is the ad area, where we design a large div layer, such as:
Its code structure is as follows: <div id= "Footer" > <aside class= "Sub-footer" > <p> <ul> <li><a href= "" > <li><a href= "" > <li><a href= "" > <li><a href= "" >
<aside class= "Sub-footer" > <p> <ul> <li><a href= "" > <li><a href= "" > <li><a href= "" > <li><a href= "" >
<aside class= "Advertising" > <a href= "" >/>
|
Detailed Description: http://html5.662p.com/thread-52-1-1.html
Page design for the HTML 5 trick against Flash