Frontend Development

HTML Help needed

Submitted by Niko, , Thread ID: 12769

Thread Closed
Niko
Member
Level:
0
Reputation:
0
Posts:
119
Likes:
6
Credits:
191
15-11-2015, 06:15 AM
This post was last modified: 15-11-2015, 06:15 AM by Niko
#1
Okay so i am making a firwall page for my website but i am a beginner in HTML. I want to center it in the middle of the page on x and y axis. Here is my current code
Code:
<!DOCTYPE html>
<html>
<body background="mybb/images/bg.png" bgcolor="#333333">

<font face="verdana" color="white"><center><h1>Welcome to LightForums!</h1></center></font>
<font face="verdana" color="white"><center><p>You have hit our FireWall, this process may take a few moments. Please be patient so we can insure your security!</p></center></font>
<center><IMG SRC="mybb/images/load2.gif"></center>

</body>
</html>
I have made many google searches but cannot find anything! Thanks

Users browsing this thread: 1 Guest(s)