I know DW4 is ok to edit html, not like frontpage, but I do notice a couple things wrong (cuz DW4 puts wrong code in yellow) when i look at my default.asp file...line 122,429 <b> DW4 says thats an invalid markup. line 273,402, and 691 DW4 says <fontface="<% is wrong. Are these actually wrong? or is DW4 wrong on this? please help!
I've written asp pages with tags ( which has been free of markup errors ) and DW3 shows many of them as errors. It all depends on how and where the tag is closed. If it's closed in a response.write a lot of the time DW doesn't catch it ( Not sure about ultra dev ) and it will geek on if/else statements that use a combo of response.write and html.