| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>Page Linking Tutorial</title> | |
| </head> | |
| <body> | |
| <h1>The first page</h1> | |
| The link shown will take you to page two of this application. | |
| Click <a href="#" jwcid="page2">here</a> for the second page! | |
| </body> | |
| </html> |