|
Posted by Chris F.A. Johnson on 12/25/07 21:31
On 2007-12-25, Dave Kelly wrote:
>
> Now can someone tell me why both 'Ingredients' do not work the same?
>
> http://www.texasflyfishers.org/flytying/Receipe.html
"Receipes"?? Do you mean "Recipes"?
Add "</table><table>" after "<A HREF="Receipe.html#top">Return</A><hr>".
Why are you using tables? They use mark-up which doesn't describe
the structure, and they use more mark-up than positioning the
elements with CSS, which makes the code harder to read (and
probably contributed to making the problem harder to find).
Why are you not using lists for your lists of ingredients?
Why are you using a transitional doctype?
--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Navigation:
[Reply to this message]
|