h-feed_with_u-author.html
<!DOCTYPE> <html> <head> <title>h-feed with u-author</title> </head> <body> <div class="h-feed"> <a class="u-author" href="h-card_with_u-url_equal_to_u-uid_equal_to_self.html">Not Here</a> <div class="h-entry"> <span class="p-name e-content"> First entry </span> </div> <div class="h-entry"> <span class="p-name e-content"> Second entry </span> </div> <div class="h-entry"> <span class="p-name e-content"> Third entry </span> </div> </div> </body> </html> |