This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28101 - <!DOCTYPE HTML> <html> <head> <title>Exampl Pictures: Kissat</title> <link rel="stylesheet" hre [...]
Summary: <!DOCTYPE HTML> <html> <head> <title>Exampl Pictures: Kissat</title> <li...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#link-ty...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-25 21:23 UTC by contributor
Modified: 2015-03-04 21:20 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2015-02-25 21:23:35 UTC
Specification: https://html.spec.whatwg.org/multipage/semantics.html
Multipage: https://html.spec.whatwg.org/multipage/#link-type-license
Complete: https://html.spec.whatwg.org/#link-type-license
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
<!DOCTYPE HTML> <html>	<head>	 <title>Exampl Pictures: Kissat</title>  
<link rel="stylesheet" href="/style/default">  </head>	<body>	
<h1>Kissat</h1>   <nav>    <a href="../">Return to photo index</a>   </nav>  
<figure>    <img src="/pix/39627052_fd8dcd98b5.jpg">   
<figcaption>Kissat</figcaption>   </figure>   <p>One of them has six toes!</p>
  <p><small><a rel="license"
href="http://www.opensource.org/licenses/mit-license.php">MIT
Licensed</a></small></p>   <footer>    <a href="/">Home</a> | <a
href="../">Photo index</a>    <p><small>© copyright 2009 Exampl Pictures. All
Rights Reserved.</small></p>   </footer>  </body> </html>

Posted from: 110.78.145.97
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36