:mad: Hi, i am gettin confused now i have been trying to do it for ages you might think i am rubbish at php but i am just learning i need help please right heres the code:

<title>Msn Theme Extreme</title>
<body> <img src="top.gif">
<img src="Side.gif"> <li><a href="index.htm"><img src="Side.gif">
<li><a href="index32.htm">
<img src="bottom1.gif">

Qoute: That is the navigation but it is not setting in the little box i made for it and to make things worse i cannot post anything next to it like....

<title>Msn Theme Extreme</title>
<body> <img src="top.gif">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Welcome to Msn Theme Extreme
<img src="Side.gif"> <li><a href="index.htm"><img src="Side.gif">
<li><a href="index32.htm">
<img src="bottom1.gif">

That is my problem i need serious help,

P.S i got a code of a site, saying to add a pop up for a link on my site the code is <!-- Pop Up Code--> <popup ONLOAD ~~ LOAD <a href="advertize.html"> Active ~refreshON PAGE LOAD!@>

    Hi,

    This really is no PhP problem at all. It is just plain HTML what you are trying here.

    Anyway.

    you need to look at HTML formatting. Look at htmlgoodies.com for some tutorials

      Specifically, you may want to google "HTML table tutorials" or "CSS tutorials". I wouldn't bother to even try to learn PHP for a while, because no offense, but you have a lot to learn about plain HTML first (judging by your code and original question)...

        Write a Reply...