Jump to content

Cant get the image I have to appear as Background of my website...


Mythic Fr0st

Recommended Posts

well, I wanna make my background an image, the image is in the same directory, as my apache stuff ( Pages n so on ), but it doesnt work, even when I put the name, or the actual URL

help?

[code]<style type="text/css">
body {
    "C:\Program Files\EasyPHP1-8\www\Test": url("SilverBG.jpg");
}
</style>[/code]

> whole code


[code]<html>
<body>
<head>
<style type="text/css">
body {
    "C:\Program Files\EasyPHP1-8\www\Test": url("SilverBG.jpg");
}
</style>
</head>
<img src="Gaming Ink Banner.jpg" width="1016" height="125">
Signup

<table border="1">
<tr>
<form action="Youhavebeene-mailed.php" method="post">
<td>Username: <input type="text" name="user" /> </td>
<br />
<br />
<td>E-mail: <input type="text" name="email" /> </td>
</br>
</br>
</tr>
<tr>
<td>Password: <input type="text" name="pw" /></td>
</br>
</br>
<td>Confirm E-mail: <input type="text" name="conemail"</td>
</br>
</br>
</tr>
<tr>
<td>Age:<input type="radio" name="sex" value="male">Male
<input type="radio" name="sex" value="female">Female</td>
<br />
<input type="submit" value="Signup" />
</tr>
</form>

</body>
</html>[/code]

Any help appreciated
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.