Skip to main content
Code Review

Return to Question

Question Protected by Community Bot
Rollback to Revision 4
Source Link
Mast
  • 13.8k
  • 12
  • 57
  • 127

#Update

After @unor answer I updated the <section id="article-section"> section as following:

 <main id="article-section" role="main">
 <article>
 <header id="article-head">
 <h1 id="article-title">TITLE</h1>
 <p id="article-author">Story by AUTHOR </p>
 </header>
 <article id="article-body">
 <p>a paragraph</p>
 <p>another paragraph</p>
 </article>
 <footer id="article-footer"> <!-- the same as above --></footer>
 </article>
 </main>

#Update

After @unor answer I updated the <section id="article-section"> section as following:

 <main id="article-section" role="main">
 <article>
 <header id="article-head">
 <h1 id="article-title">TITLE</h1>
 <p id="article-author">Story by AUTHOR </p>
 </header>
 <article id="article-body">
 <p>a paragraph</p>
 <p>another paragraph</p>
 </article>
 <footer id="article-footer"> <!-- the same as above --></footer>
 </article>
 </main>
added 751 characters in body
Source Link
user61343
user61343

#Update

After @unor answer I updated the <section id="article-section"> section as following:

 <main id="article-section" role="main">
 <article>
 <header id="article-head">
 <h1 id="article-title">TITLE</h1>
 <p id="article-author">Story by AUTHOR </p>
 </header>
 <article id="article-body">
 <p>a paragraph</p>
 <p>another paragraph</p>
 </article>
 <footer id="article-footer"> <!-- the same as above --></footer>
 </article>
 </main>

#Update

After @unor answer I updated the <section id="article-section"> section as following:

 <main id="article-section" role="main">
 <article>
 <header id="article-head">
 <h1 id="article-title">TITLE</h1>
 <p id="article-author">Story by AUTHOR </p>
 </header>
 <article id="article-body">
 <p>a paragraph</p>
 <p>another paragraph</p>
 </article>
 <footer id="article-footer"> <!-- the same as above --></footer>
 </article>
 </main>
The attributes defined for the div tags are based on twitter bootstrap
Link
added 4 characters in body
Source Link
user61343
user61343
Loading
edited title
Link
Quill
  • 12k
  • 5
  • 41
  • 93
Loading
Source Link
user61343
user61343
Loading
lang-html

AltStyle によって変換されたページ (->オリジナル) /