Search
 
SCRIPT & CODE EXAMPLE
 

HTML

do you put the author and date in article tag html

<article>
    <header>
        <h1 class="headline">Headline</h1>
        <div class="byline">
            <address class="author">By <a rel="author" href="/author/john-doe">John Doe</a></address> 
            on <time pubdate datetime="2011-08-28" title="August 28th, 2011">8/28/11</time>
        </div>
    </header>

    <div class="article-content">
    ...
    </div>
</article>
Comment

PREVIOUS NEXT
Code Example
Html :: <body tag 
Html :: rb_dash-2 
Html :: how to check *ngIf with ENUMs in componenet.html 
Html :: how to embed mp4 html 
Html :: add .class to another class html 
Html :: do not translate page html 
Html :: how to inject html in wtforms 
Html :: reuse html elemrnt id 
Html :: form table selection 
Html :: <model-view in html tag 
Html :: tutorial 
Html :: html textarea placeholder multiple lines 
Html :: html film structure 
Html :: eleventy loop over global data 
Html :: divs 
Html :: toc bootstrap 
Html :: drag and drop textarea html 
Html :: player 
Html :: how to hide youtube watermark from embedded video :2021 
Html :: html forn nonvalidate 
Html :: how to make a html tag in html 
Html :: simple landing page html 
Html :: HTML Start Example 
Html :: Hyper-text markup language 
Css :: how to make image not draggable in html 
Css :: make img black and white css 
Css :: css contenteditable outline 
Css :: styling scrollbar css 
Css :: disabled cursor pointer 
Css :: media query for mobile view css 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =