diff options
Diffstat (limited to 'seagl2023/k8s.jp.net/example01/html/index.html')
-rw-r--r-- | seagl2023/k8s.jp.net/example01/html/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/seagl2023/k8s.jp.net/example01/html/index.html b/seagl2023/k8s.jp.net/example01/html/index.html deleted file mode 100644 index 695a270..0000000 --- a/seagl2023/k8s.jp.net/example01/html/index.html +++ /dev/null @@ -1,14 +0,0 @@ -<html> - <head> - <title>woah!</title> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <style type = "text/css"> - body { - background-color: lightgreen; - } - </style> - </head> - <body> - <center><p style="color: #F5F; font-size: 22vh; text-shadow: 6px 6px #548abb;"><img src="seagl.left.png" style="display: inline;">the second example!<img src="seagl.right.png" style="display: inline;"></p></center> - </body> -</html> |