Jump to content

Div Layer Help!


kaz_<3

Recommended Posts

Hey. I'm very new to PHP and am in the middle of changing my site from html to php and have decided to use div layers, but I'm having some problems!

Here's whats happening
[a href=\"http://greys-addiction.net/netscape.php\" target=\"_blank\"]http://greys-addiction.net/netscape.php[/a]

Can someone help me? This is what i'm using for my header:

<html>
<head>
<link rel="stylesheet" href="mystylesheet.css" type="text/css">


<TITLE>G R E Y S - A D D I C T I O N {dot} N E T</TITLE>
</head>


<body>
<body background="bg.jpg"> (<< this isn't working either lol so help there would be brillant!)


<img src="/layouts/layout005.jpg" width="800" height="600" position:absolute;top:0px;side:0pxborder="0">
<div style="position: absolute; left:32px;width:450px;position:absolute;top:456px">
</div>
<div style="position: absolute; left:540px;width:200px;position:absolute;top:250px">
<p class="head" align=left>Welcome</br>
<p class="contents" align=justify>
Welcome to Greys Anatomy Addiction the newest <i>Greys Anatomy</i> fansite on the web! The site is packed with information about the show and the actors
who star on the show.<br>
Link to comment
Share on other sites

This is a pure html problem, so I'll move it accordingly.

Perhaps you want to explain just what it is you expect to see - otherwise, how will anyone know what you need specific help with?

[code]</table>
</body>
</style>

</td></tr></table>
<tr><td align=center>
[/code]

That makes no sense. You are apparently not using tables anywhere so remove the table tags. I have no idea what the closing style tag is supposed to do. The correct conclusion for an html file is to close the body tag, then close the html tag, nothing else.

This also makes no sense:
[code]<body>
<body background image="bg.jpg">[/code]
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.