| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | I'm back! I suspect that this could be fixed by closing an open tag, but which one? How can I get:http://www.walkincool.com/specs2.html , to look like: http://www.walkincool.com/specs.html ? The advantage on "Specs2" is the abilty to position easily. I believe a tag may be needed at line #36. Thanks Again, Jack |
| |
| | #2 (permalink) |
| Senior Member | <!-- Change the 758 below to 100% to make the skin expanded --> <table align="center" border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="758"> even your source code tells you part of the problem Last edited by adam_uk; 04-06-2004 at 04:36 AM. |
| |
| | #3 (permalink) |
| NamePros Member | Thanks Adam, But where is that line in the code? Are we on the same page? Jack
__________________ "Never let the future disturb you. You will meet it, if you have to, with the same weapons of reason which today arm you against the present". - Marcus Aurelius |
| |
| | #5 (permalink) |
| NamePros Member | Thanks Adam, I figured it out. Maybe not technically correct but then again, is Clapton a technician? The page in question was www.walkincool.com/specs2.html I tried using the validator as suggested but it was too time consuming at this point for me. I greatly appriciate the help I get hear but sometimes some of the members are condecending and don't realize that this is a means to an end. If I had the time I would learn and do everything "technically" right. Thanks again for all your help!!!!! Jack
__________________ "Never let the future disturb you. You will meet it, if you have to, with the same weapons of reason which today arm you against the present". - Marcus Aurelius |
| |
| | #6 (permalink) |
| Senior Member | i have spotted one thing in the html source code you close a table without closing a tr what html editor are you using? <table width="655" border="0" cellpadding="0" cellspacing="0" bgcolor="White"> <tr> <div align="center"><font size=6 color=Black><b>Walk-in Cooler & Freezer Specifications</Font> </Table> this code is wrong. the </Table> is in the wrong place or you forogt to close off your tr tag try fixing this and then seeing what happens |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |