SitePoint Sponsor |
|
User Tag List
Results 1 to 6 of 6
Thread: HTML Table Fix
-
Sep 21, 2006, 21:14 #1
- Join Date
- Jul 2005
- Location
- Dhaka, Bangladesh
- Posts
- 73
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
HTML Table Fix
Dear Friends,
I amhaving real tough time to work with a heavily nested table. The layout of the site is table based and there are lots of nested ones. I think their are some problem with the table. may be some nested table elements were not properly closed . how can i find a online tool which will help me to find out the HTML table errors in a Html Page ?
Thanks.
Coolsaint
-
Sep 21, 2006, 21:40 #2
-
Sep 21, 2006, 22:00 #3
- Join Date
- Oct 2004
- Location
- NSW Australia
- Posts
- 3,564
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Put your page through the validator:
http://validator.w3.org/
this will show up any errors in the code.
NadiaUnique CSS Templates by Nadia
Dreamweaver: Tutorials.Templates.CSS Designs
SitePoint Books |My Fireworks Tutorials 1 2
Follow me on Twitter | Community Team Advisor
-
Sep 22, 2006, 12:32 #4
- Join Date
- Jul 2005
- Location
- Dhaka, Bangladesh
- Posts
- 73
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thank you Nadia.
I wish I will do a Validator Check. Tyssen I have Webdeveloper extension installed in my firefox. But How does it fix Table structure? I have seen it shows Table element as onmouseover highlighted block. That is useful. But I can't find any problem analyzing by webdeveloper till now. I wish validator check will show me something. It always did. Thank you all.
Coolsaint
-
Sep 22, 2006, 12:46 #5
- Join Date
- Dec 2003
- Location
- Atlanta, GA
- Posts
- 150
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
One of the little Firefox features I didn't notice until recently:
If you view the source of the document in Firefox is will highlight red elements that are mismatched, unmatched, etc. (I'm not sure if this is part of the Web Developer Extension or not, I have that too.)
HTH,
ErikErik Webb
W: http://www.erikwebb.net/
-
Sep 22, 2006, 15:55 #6
- Join Date
- Oct 2005
- Location
- Brisbane, QLD
- Posts
- 4,067
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Sorry, I wasn't thinking straight, I meant the HTML Tidy extension which highlights missing tags etc.: http://users.skynet.be/mgueury/mozilla/
Bookmarks