First draft of the source code for the article: https://drafts.baeldung.com/wp-admin/post.php?post=127644&action=edit
		
			
				
	
	
		
			9 lines
		
	
	
		
			143 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			143 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
|     <title>Ping - Pinging</title>
 | |
| </head>
 | |
| <body>
 | |
|     <a href="/pong/private/index.html">Pong!</a>
 | |
| </body>
 | |
| </html> |