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