Index: /FCKeditor/trunk/_samples/default.html
===================================================================
--- /FCKeditor/trunk/_samples/default.html	(revision 788)
+++ /FCKeditor/trunk/_samples/default.html	(revision 789)
@@ -1,3 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
+   "http://www.w3.org/TR/html4/frameset.dtd">
 <!--
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
Index: /FCKeditor/trunk/_samples/sampleslist.html
===================================================================
--- /FCKeditor/trunk/_samples/sampleslist.html	(revision 788)
+++ /FCKeditor/trunk/_samples/sampleslist.html	(revision 789)
@@ -1,3 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+"http://www.w3.org/TR/html4/strict.dtd">
 <!--
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
@@ -22,10 +23,10 @@
  * Page used to select the sample to view.
 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
 <head>
 	<title>FCKeditor - Sample Selection</title>
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-	<meta name="robots" content="noindex, nofollow" />
-	<link href="sample.css" rel="stylesheet" type="text/css" />
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+	<meta name="robots" content="noindex, nofollow">
+	<link href="sample.css" rel="stylesheet" type="text/css">
 	<script type="text/javascript">
 
@@ -41,5 +42,5 @@
 	</script>
 </head>
-<body style="margin-top: 0px; margin-bottom: 0px;">
+<body style="margin:1em;">
 	<table border="0" cellpadding="0" cellspacing="0" style="height: 100%">
 		<tr>
