change text color
This commit is contained in:
parent
d6b5827aa0
commit
990bdc155a
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Hello World! Hello World!</h1>
|
||||
<p>This is a simple static website being served from Nginx running inside a Docker container!</p>
|
||||
<p>style="color:red">This is a simple static website being served from Nginx running inside a Docker container!</p>
|
||||
<script>
|
||||
var date = document.lastModified;
|
||||
document.write("Last Modified: "+date);
|
||||
|
Loading…
Reference in New Issue
Block a user