Some HTML Help Needed

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Some HTML Help Needed

Post by cbrian »

This is NOT a large piece of code. I'm having a problem with closing tables. Whenever I close a table, it closes the table that is the whole page, so I have around 10 tables that never end. It's a weird problem, and it's messing me up a lot. If you're interested, please PM me or post here.

The code has PHP embedded in it, if that makes a difference.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Why not just post the code?
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Post by cbrian »

It's sort of long, but I'll give it a try.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

don't bother if it's long.. post a link so we can download the file.
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Post by cbrian »

qwerty
Last edited by cbrian on Thu Apr 06, 2006 3:14 pm, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

there's a table surrounding the <html> :?: Did you remove indentation? because this is really hard to read..
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Post by cbrian »

Sorry, that's just how I write my code. I don't use an editor or anything.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'd suggest starting to use an editor.. :lol:
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Post by cbrian »

What editor do you use?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

have a read through the favourite editors thread: viewtopic.php?t=6288
method_man
Forum Contributor
Posts: 257
Joined: Sat Mar 19, 2005 1:38 am

editor

Post by method_man »

a good one is edit plus 2 :D
i cant find the link for it but PHP Designer 2005 is also good
http://www.php-editors.com/review/?editor=98

matt
Post Reply