1
0

Update index.html

This commit is contained in:
Deven Blake 2018-11-26 09:28:13 -05:00 committed by GitHub
parent 2bba41dc33
commit 1cfc3eaa8a

View File

@ -1,8 +1,8 @@
<html> <HTML>
<head> <HEAD>
<title>DEVEN BLAKE'S WEBSITE</title> <TITLE>DEVEN BLAKE'S WEBSITE</TITLE>
</head> </HEAD>
<body background=http://tadhg.com/images/design/seamless/tormentedeye.jpg background-repeat=repeat> <BODY BACKGROUND=http://tadhg.com/images/design/seamless/tormentedeye.jpg BACKGROUND-REPEAT=REPEAT>
<p color=#F>HELLO WORLD</p> <P COLOR=#F>HELLO WORLD</P>
</body> </BODY>
</html> </HTML>