kubernetes-yaml/learn/learn-kubernetes-master/kiamol/ch09/docker-images/vweb/v1/index.html

20 lines
428 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>v1</title>
<style>
body {
background-color: #a8ebff;
font-family: "Lucida Console", Courier, monospace;
}
h1 {
font-weight: 800;
font-size: 80px;
color: #020c66;
}
</style>
</head>
<body>
<h1>v1</h1>
</body>
</html>