green-ref.html (273B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>A green 100x100 block</title> 4 <link rel="author" title="Xidorn Quan" href="me@upsuper.ort"> 5 <link rel="author" title="Mozilla" href="https://www.mozilla.org"> 6 <div style="width: 100px; height: 100px; background: green;"></div>