PDA

View Full Version : Help



chris devine
November 7th, 2002, 13:53
I have drop-down Jav Horizontel menu, similar to WWE.com , but when I plac it on my page, i cant seem to put my logo aaboe it, it appears topmst, i want it to appear below my logo

<HTML><HEAD><TITLE>NWDO</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId></HEAD>
<BODY bgcolor="#FFFFFF">
<body>
<img border="0" src="logo.jpg" width="650" height="125"><br>
</body>
<SCRIPT type=text/javascript>
</SCRIPT>
<SCRIPT src="index_files/exmplmenu2_var.js" type=text/javascript></SCRIPT>
<SCRIPT src="index_files/menu_com.js" type=text/javascript></SCRIPT>

</BODY></HTML>

Nemesis249
November 7th, 2002, 17:47
Have you tried using a table and placing your logo in the top row and the menu in the bottom row.

chris devine
November 8th, 2002, 05:00
i'll try:rolleyes:

chris devine
November 9th, 2002, 16:36
nopes..wont work....

Nemesis249
November 9th, 2002, 16:48
y have u closed the body tag twice?

"<img border="0" src="logo.jpg" width="650" height="125"><br>
</body>"

"SCRIPT src="index_files/menu_com.js" type=text/javascript></SCRIPT>

</BODY></HTML>"