Page is a not externally linkable
steve - 7:41 pm on Feb 20, 2008 (gmt 0)
If I try to add any CSS formatting EW adds something like the following on the next line: doctype is html 4.01 strict.
Yes, the actual code in the head is:- <link rel="stylesheet" type="text/css" href="tableless.css"> <style type="text/css">
.style1 {
margin-left: 40px;
}
</style>