Hi,
I am trying to use a definition list, which I have used a lot before.
Something in the templates is causing a problem not only with displaying the definition list, but is causing Dreamweaver to incorrectly allow definition listed to be created.
First I created a page called http://nfs.unl.edu:9112/testlistwithtemplate.asp
using the fixed template. I created a stanard unordered list. Works fine. But as I created a definition list the "definition" part which is suppose to be indented is not. (tag <dd>) But then I noticed as I was using Dreamweaver 8 what is suppose to happened was not either. When this list is being created the first part, the "word" ( tag <dt>) is not indented and then when you press Return the next line should be ready for the "definition" (tag<dd>) but Dreamweaver is actually putting another <dd> tag. I corrected the list and made the defintions the appropriate tags and the words the appropriate tags. Still the resulting live page is wrong.
So next I created a page without the templates called http://nfs.unl.edu:9112/testlistwithouttemplate.html
First I cut and pasted the contents of the testlistwithouttemplate.asp body area into the file and the result looked correct. Secondly I created another definition list in this file the way I normally used Dreamweaver and it worked fine.
Any ideas? I used the definition list extensively in some of the other sites I will need tranfer to the NEW templates.
BTW.. I just downloaded the new templates yesterday and also updated the dependent files on my website too, so I should have the newest files.
Thanks

