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