dreamweaver code
dreamweaver code
Out of context: Reply #9
- Started
- Last post
- 10 Responses
- heavyt0
it is possible that yoru DTD has changed it'.
for instance, when you declare a page as XHTML, DW automatically closes all tags (liek br/ vs. br)
since "strong" is a new web standard, it may be doning the same thing. you may have declared the page as being super-backward compatible or something/
TR1