I have used the dreamweaver find and replace option to change
<html>
into
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
Strange thing is i get a Black square between <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
and <html>
Also the whole thing appears on one line -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">(black sqare)<html>
Rather than the way i tryed to replace it.
In dreamweaver view code everything looks fine, its only when viewing in notepad that it appears on one line with the black square.
Does anyone know why this is happening?






Bookmarks