Avicus Archive

About page? by Chief_Hacks August 30, 2015 at 12:08 AM UTC

I recently started trying to learn html coding. I then started trying to make my about page seem nicer. As you can see if you visit it, it is very basic. I was just wondering how to make the image my background for the page. I kept trying different methods but I could not get it to work. Here is my code so far (without the bracket things at the start and end).

[<html>

<body>
<h1><font size="2">Welcome to my about page!</font></h1>
<p1><font size="1">I enjoy coding different languages like python and html which I am still learning now :D. I love playing video games like minecraft on my shitty computer which I will soon be upgrading! I hope you enjoyed reading my page as it was fun coding it.</font></p1>
http://www.desktopwallpaperhd.net/wallpapers/2/0/world-scenic-background-valentine-wallpaper-26464.j..." alt="Background"  style="width:800px;height:500px">
http://www.e-zeeinternet.com/" target="_blank">http://www.e-zeeinternet.com/count.php?page=1119561&style=LED_r&nbdigits=5" alt="HTML Hit Counter" border="0" >
http://www.e-zeeinternet.com/" title="HTML Hit Counter" target="_blank" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;">HTML Hit Counter
</body>]

Thanks in advance! 


Coco_stag August 30, 2015 at 12:08 AM UTC

Put the backround at the start of the code.

You don't need the
"<html>"
or 
"<body" 
it works fine without these.

The backround doesn't exist. Try fixing that up :D

Chief_Hacks August 30, 2015 at 12:08 AM UTC

Put the backround at the start of the code.

You don't need the
"<html>"
or 
"<body" 
it works fine without these.

The backround doesn't exist. Try fixing that up :D
Ok I will try that, thanks ^.^

Numberz_ August 30, 2015 at 12:08 AM UTC

This may be incorrect since I'm on my phone. 
<div class="btn btn-white btn-large active"><pre> <div class="hero-unit text-center" style="background-image:url(IMAGE LINK HERE);background-position:center;background-attachment:fixed;"> text </div></pre> </div>

Chief_Hacks August 30, 2015 at 12:08 AM UTC

This may be incorrect since I'm on my phone. 
<div class="btn btn-white btn-large active"><pre> <div class="hero-unit text-center" style="background-image:url(IMAGE LINK HERE);background-position:center;background-attachment:fixed;"> text </div></pre> </div>
Yeah I tried yours and Rilos methods and they both didnt work.

Coco_stag August 30, 2015 at 12:08 AM UTC

http://www.html.am/images/backgrounds/background-image-2.gif) repeat fixed;width:300px;height:200px;">
<hr>
<center>
<h1><font size="2">Welcome to my about page!</font></h1>
<center>
p1><font size="1">I enjoy coding different languages like python and html which I am still learning now :D. I love playing video games like minecraft on my shitty computer which I will soon be upgrading! I hope you enjoyed reading my page as it was fun coding it.</font></p1>
<center>
http://www.e-zeeinternet.com/" target="_blank">http://www.e-zeeinternet.com/count.php?page=1119561&style=LED_r&nbdigits=5" alt="HTML Hit Counter" border="0" >
http://www.e-zeeinternet.com/" title="HTML Hit Counter" target="_blank" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;">HTML Hit Counter
</body>]

See if this code works.


Coco_stag August 30, 2015 at 1:08 AM UTC

Ok, 
http://www.html.am/images/backgrounds/background-image-2.gif) repeat fixed;width:300px;height:200px;">
<hr>
<center>
<h1><font size="2">Welcome to my about page!</font></h1>
<center>
p1><font size="1">I enjoy coding different languages like python and html which I am still learning now :D. I love playing video games like minecraft on my shitty computer which I will soon be upgrading! I hope you enjoyed reading my page as it was fun coding it.</font></p1>
http://www.desktopwallpaperhd.net/wallpapers/2/0/world-scenic-background-valentine-wallpaper-26464.j..." alt="Background" style="width:800px;height:500px">
http://www.e-zeeinternet.com/" target="_blank">http://www.e-zeeinternet.com/count.php?page=1119561&style=LED_r&nbdigits=5" alt="HTML Hit Co

Copy paste that code into the about page.
You need to change the backround because its not working





Chief_Hacks August 30, 2015 at 1:08 AM UTC

Ok, 
http://www.html.am/images/backgrounds/background-image-2.gif) repeat fixed;width:300px;height:200px;">
<hr>
<center>
<h1><font size="2">Welcome to my about page!</font></h1>
<center>
p1><font size="1">I enjoy coding different languages like python and html which I am still learning now :D. I love playing video games like minecraft on my shitty computer which I will soon be upgrading! I hope you enjoyed reading my page as it was fun coding it.</font></p1>
http://www.desktopwallpaperhd.net/wallpapers/2/0/world-scenic-background-valentine-wallpaper-26464.j..." alt="Background" style="width:800px;height:500px">
http://www.e-zeeinternet.com/" target="_blank">http://www.e-zeeinternet.com/count.php?page=1119561&style=LED_r&nbdigits=5" alt="HTML Hit Co

Copy paste that code into the about page.
You need to change the backround because its not working




Nope I cant get it to work :(

Coco_stag August 30, 2015 at 1:08 AM UTC

Nope I cant get it to work :(
It works on my about page

Chief_Hacks August 30, 2015 at 1:08 AM UTC

It works on my about page
I dont mean just have the image there, I mean set it as the background and have text on it still.

Numberz_ August 30, 2015 at 3:08 AM UTC

I dont mean just have the image there, I mean set it as the background and have text on it still.
Try this.