<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040261" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040261</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-php-css-help#comment-1226919</link>
    <description> &lt;p&gt;HTML strict sounds like a good plan to start off with. Once you get your site validating there you can move on to xHTML. xHTML is really almost the same as HTML.&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Dec 2007 15:09:36 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1226919 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-php-css-help#comment-1226916</link>
    <description> &lt;p&gt;Hi there. welcome to TWF.&lt;br /&gt;
PHP is identical to HTML, the only difference is that it tell the browser there may be PHP data (Database Interactive)&lt;br /&gt;
You can make the strict html inside a php file, just be sure to seperate the php from the html with tags.&lt;/p&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strong&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//open php code&amp;lt;/strong&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;YOUR PHP CODE&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;   &lt;strong&gt;//close php code&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;   &lt;strong&gt;//start html file&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;YOUR HTML CONTENTS&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;With me?&lt;/p&gt;
&lt;p&gt;Also, about the XHTML Transitional, that can be coded under a PHP file.&lt;br /&gt;
PHP code does not override the Doctype.&lt;br /&gt;
You could have a massive php script, above a xhtml transitional document, with Xhtml transitional Doctype, and it would still validate as XHTML.&lt;br /&gt;
hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Dec 2007 12:20:36 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1226916 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
