Hi
I'm goping blind tying to figure out the problem with the below page, I'm having a hard time getting it to format.
I pretty confident I have soem </div> in the incorrect place.
Please pick it apart and let me know. or is there some tool that I can run the code through to test for the erros
CSS </div> issue
<!-- m --><a class="postlink" href="http://www.tomorrownextweek.com/calculators/cppEiDed.phpCSS">http://www.tomorrownextweek.com/calcula ... Ded.phpCSS</a><!-- m --> validator: <!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</a><!-- m -->
HTML validator: <!-- m --><a class="postlink" href="http://validator.w3.org/Thank">http://validator.w3.org/Thank</a><!-- m --> you for the info, I tested the css files & the html and they both pass
Any ideas why its so missed up could it be becasue its nested in with a formThere's an empty <option> and a few other minor errors, but what is the problem with the layout?If you open the page for <!-- m --><a class="postlink" href="http://www.tomorrownextweek.com/calculators/cppEiDed.php">http://www.tomorrownextweek.com/calcula ... pEiDed.php</a><!-- m -->
the page disorted.
Also if you open the webpage in Explore it the menu bar is pushed to the bottom.I'm struggling with this one, Any ideas why the menu bar and right column are flooting out of place
<!-- m --><a class="postlink" href="http://www.tomorrownextweek.com/calculators/cppEiDed.phpI">http://www.tomorrownextweek.com/calcula ... EiDed.phpI</a><!-- m --> can only guess at the intended layout as I am not seeing the menu going to the bottom.
Add:table {margin:auto;}
table img {vertical-align:bottom;}
Change:#outer {
margin:0 auto;
width:760px; /* 94%; */
min-width:40em;
max-width:70em;
border:10px solid #fff;
border-width:0 10px;
background:#fff;
}
I'm goping blind tying to figure out the problem with the below page, I'm having a hard time getting it to format.
I pretty confident I have soem </div> in the incorrect place.
Please pick it apart and let me know. or is there some tool that I can run the code through to test for the erros
CSS </div> issue
<!-- m --><a class="postlink" href="http://www.tomorrownextweek.com/calculators/cppEiDed.phpCSS">http://www.tomorrownextweek.com/calcula ... Ded.phpCSS</a><!-- m --> validator: <!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</a><!-- m -->
HTML validator: <!-- m --><a class="postlink" href="http://validator.w3.org/Thank">http://validator.w3.org/Thank</a><!-- m --> you for the info, I tested the css files & the html and they both pass
Any ideas why its so missed up could it be becasue its nested in with a formThere's an empty <option> and a few other minor errors, but what is the problem with the layout?If you open the page for <!-- m --><a class="postlink" href="http://www.tomorrownextweek.com/calculators/cppEiDed.php">http://www.tomorrownextweek.com/calcula ... pEiDed.php</a><!-- m -->
the page disorted.
Also if you open the webpage in Explore it the menu bar is pushed to the bottom.I'm struggling with this one, Any ideas why the menu bar and right column are flooting out of place
<!-- m --><a class="postlink" href="http://www.tomorrownextweek.com/calculators/cppEiDed.phpI">http://www.tomorrownextweek.com/calcula ... EiDed.phpI</a><!-- m --> can only guess at the intended layout as I am not seeing the menu going to the bottom.
Add:table {margin:auto;}
table img {vertical-align:bottom;}
Change:#outer {
margin:0 auto;
width:760px; /* 94%; */
min-width:40em;
max-width:70em;
border:10px solid #fff;
border-width:0 10px;
background:#fff;
}