| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" |
|---|
| 2 | "http://www.w3.org/TR/html4/strict.dtd"> |
|---|
| 3 | |
|---|
| 4 | <html> |
|---|
| 5 | |
|---|
| 6 | <head> |
|---|
| 7 | <title>Are named link ends in the tab order?</title> |
|---|
| 8 | </head> |
|---|
| 9 | |
|---|
| 10 | <body> |
|---|
| 11 | <p><a href="#end">link 1</a></p> |
|---|
| 12 | <p><a name="end">named link end</a></p> |
|---|
| 13 | <p><a href="#end">link 2</a></p> |
|---|
| 14 | <p>stuff to make the page longer than the browser window<br> |
|---|
| 15 | stuff to make the page longer than the browser window<br> |
|---|
| 16 | stuff to make the page longer than the browser window<br> |
|---|
| 17 | stuff to make the page longer than the browser window<br> |
|---|
| 18 | stuff to make the page longer than the browser window<br> |
|---|
| 19 | stuff to make the page longer than the browser window<br> |
|---|
| 20 | stuff to make the page longer than the browser window<br> |
|---|
| 21 | stuff to make the page longer than the browser window<br> |
|---|
| 22 | stuff to make the page longer than the browser window<br> |
|---|
| 23 | stuff to make the page longer than the browser window<br> |
|---|
| 24 | stuff to make the page longer than the browser window<br> |
|---|
| 25 | stuff to make the page longer than the browser window<br> |
|---|
| 26 | stuff to make the page longer than the browser window<br> |
|---|
| 27 | stuff to make the page longer than the browser window<br> |
|---|
| 28 | stuff to make the page longer than the browser window<br> |
|---|
| 29 | stuff to make the page longer than the browser window<br> |
|---|
| 30 | stuff to make the page longer than the browser window<br> |
|---|
| 31 | stuff to make the page longer than the browser window<br> |
|---|
| 32 | stuff to make the page longer than the browser window<br> |
|---|
| 33 | stuff to make the page longer than the browser window<br> |
|---|
| 34 | stuff to make the page longer than the browser window<br> |
|---|
| 35 | stuff to make the page longer than the browser window<br> |
|---|
| 36 | stuff to make the page longer than the browser window<br> |
|---|
| 37 | stuff to make the page longer than the browser window<br> |
|---|
| 38 | stuff to make the page longer than the browser window<br> |
|---|
| 39 | stuff to make the page longer than the browser window<br> |
|---|
| 40 | stuff to make the page longer than the browser window<br> |
|---|
| 41 | stuff to make the page longer than the browser window<br> |
|---|
| 42 | stuff to make the page longer than the browser window<br> |
|---|
| 43 | stuff to make the page longer than the browser window<br> |
|---|
| 44 | stuff to make the page longer than the browser window<br> |
|---|
| 45 | stuff to make the page longer than the browser window<br></p> |
|---|
| 46 | </body> |
|---|
| 47 | |
|---|
| 48 | </html> |
|---|