Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-02-2004, 03:52 AM
.Simon. is offline .Simon.

Join Date: Nov 2003
Location: Wales
Posts: 4,801

help!

im making a website for a friend but i cannot get my table along side my navbar. can anyone take a look for me? heres code...
__________________

Quote:
Originally Posted by Steve View Post
next person to post half naked gets banned
Reply With Quote
  #2  
Old 08-02-2004, 03:52 AM
.Simon. is offline .Simon.

Join Date: Nov 2003
Location: Wales
Posts: 4,801

<html>
<head>
<title>Welcome to Neopian Adoptions!</title>
</head>

<body bgcolor=#828282>
<p align=center>
<img src="images/guild-banner.jpg">
</p><br>

<p>
<img src="menu/news-button.jpg"><br>
<img src="menu/competitions-button.jpg"><br>
<img src="menu/links-button.jpg"><br>
</p>

<p>
<table bgcolor=red width=734 height=500 border=1 bordercolor=black>


</body>
</html>
__________________

Quote:
Originally Posted by Steve View Post
next person to post half naked gets banned
Reply With Quote
  #3  
Old 08-02-2004, 05:52 AM
.Simon. is offline .Simon.

Join Date: Nov 2003
Location: Wales
Posts: 4,801

doesnt matter. but i cant get a 1px black border on my main text box. heres the code...

<html>
<head>
<title>Welcome to Neopian Adoptions!</title>
</head>

<body bgcolor=#828282>
<p align=center>
<img src="images/guild-banner.jpg"><br>
<Marquee width=734>Welcome to Neopian Adoptions</Marquee>
</p>

<TABLE WIDTH=750 ALIGN=CENTER BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD WIDTH=250 VALIGN=TOP BGCOLOR=#828282>
<a href="index.html"><img src="menu/news-button.jpg" width=130 height=27 border=0></a><br>
<a href="competitions.html"><img src="menu/competitions-button.jpg" width=130 height=27 border=0><br>
<a href="links.html"><img src="menu/links-button.jpg" width=130 height=27 border=0><br>

<TABLE WIDTH=150 BORDER=0 BGCOLOR=#828282 CELLSPACING=0 CELLMARGIN=1 ALIGN=CENTER>
<TR>
<TD ALIGN=RIGHT HEIGHT=22>
<FONT COLOR=WHITE FACE="arial" SIZE=4>

</FONT>
</TD>
</TR>
<!-- from here -->
</TABLE border=1 bordercolor=black>
</TD>
<TD VALIGN=TOP BGCOLOR=red>
main section
</TD>
</TR>
</TABLE>
<!-- to here -->


</body>
</html>



ive marked the bit i want a border on wit the <!-- --> thingy
__________________

Quote:
Originally Posted by Steve View Post
next person to post half naked gets banned
Reply With Quote
  #4  
Old 08-02-2004, 06:03 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,921

First, you have a slash before table. And here is the 1px border code: <table style="border:1px solid #000000;" cellpadding="0" cellspacing="0">
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #5  
Old 08-02-2004, 06:07 AM
killerbud99 is offline killerbud99
Registered User

Join Date: Jun 2003
Posts: 42

<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>

<p align="center"><img src="images/guild-banner.jpg"><br>
<marquee width="734">Welcome to Neopian Adoptions</marquee> </p>
<div align="center">
<center>
<table WIDTH="750" BORDER="2" CELLPADDING="0" CELLSPACING="0" bordercolor="#000000" style="border-collapse: collapse">
<tr>
<td WIDTH="250" VALIGN="TOP" BGCOLOR="#828282"><a href="index.html">
<img src="menu/news-button.jpg" width="130" height="27" border="0"></a><br>
<a href="competitions.html">
<img src="menu/competitions-button.jpg" width="130" height="27" border="0"><br>
</a><a href="links.html">
<img src="menu/links-button.jpg" width="130" height="27" border="0"><br>
<table WIDTH="150" BORDER="0" BGCOLOR="#828282" CELLSPACING="0" CELLMARGIN="1" ALIGN="CENTER">
<tr>
<td ALIGN="RIGHT" HEIGHT="22">&nbsp;</td>
</tr>
<!-- from here -->
</table>
</a></td>
<td VALIGN="TOP" BGCOLOR="red" bordercolor="#000000">main section </td>
</tr>
</table>
</center>
</div>
<!-- to here -->

</body>

</html>
__________________

http://www.firststopgames.com
Reply With Quote
  #6  
Old 08-02-2004, 06:32 AM
.Simon. is offline .Simon.

Join Date: Nov 2003
Location: Wales
Posts: 4,801

thanks panther. your code fixed it
__________________

Quote:
Originally Posted by Steve View Post
next person to post half naked gets banned
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 12:25 AM.




Powered by vBulletin®