<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>HTML Help</title>
  <link>http://www.htmlcodetutorial.com/help/index.php</link>
  <description>Please &lt;a href=&quot;http://www.htmlcodetutorial.com/help/search.php&quot;&gt;Search&lt;/a&gt; for the answer to your question before asking it! Thanks.</description>
  <language>english</language>
  <copyright>(c) Copyright 2009 by HTML Help</copyright>
  <managingEditor>design@htmlcodetutorial.com</managingEditor>
  <webMaster>design@htmlcodetutorial.com</webMaster>
  <pubDate>Sat Nov 21, 2009 6:55 am</pubDate>
  <lastBuildDate>Sat Nov 21, 2009 6:55 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>HTML Help</title>
    <url></url>
    <link>http://www.htmlcodetutorial.com/help/</link>
    <description>Please &lt;a href=&quot;http://www.htmlcodetutorial.com/help/search.php&quot;&gt;Search&lt;/a&gt; for the answer to your question before asking it! Thanks.</description>
  </image>

                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56072#56072</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Nov 12, 2009 1:11 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Why don't you zip your site and send it to me so I can see the hierarchy and make corrections in the includes path.&lt;br /&gt;
&lt;br /&gt;
Check your pm's.</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56072#56072</comments>
                                        <author>sticks464</author>
                                        <pubDate>Thu Nov 12, 2009 1:11 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56072#56072</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56070#56070</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Nov 12, 2009 10:35 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I've encountered a problem:  I have a slide show set up on this site where all the pages for the show are in the subdirectory /Slides  When applying the original index.shtml to the new /Slides/slide.shtml files, the path to the includes in the original is:&lt;br /&gt;
&amp;lt;div id=&amp;quot;container&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;inc/top.html&amp;quot; --&amp;gt; &lt;br /&gt;
&amp;lt;div id=&amp;quot;content&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;div class=&amp;quot;wrapper&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;inc/10_content.html&amp;quot; --&amp;gt;  &lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;div id=&amp;quot;sidebar&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;http://www.progressivelifetherapy.com/inc/sidebar.html&amp;quot; --&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
The browser is reading &amp;quot;inc/top.html&amp;quot; and the rest as being a subdirectory of Slides  I've gone as far as making new directories and uploading all the contents to be under /Slides  ie: /nic   /css  but I imagine that you can see what confusion this will lead to, not to mention all the extra work!  Where do I make this change? I've  I tried hard coding the path into each one of the  slide shtml files and that doesn't work.  It brings up the error message [an error occurred while processing this directive] &lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56070#56070</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Thu Nov 12, 2009 10:35 am</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56070#56070</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56046#56046</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 11, 2009 9:55 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Once you do css awhile it becomes pretty easy. The hard part is making the pages backward compatible, IE being the hardest. Most of the time IE6 is the hardest because of only having one IE browser (IE8 with compatibility mode). All other major browsers are pretty much up to speed supporting css rules.&lt;br /&gt;
&lt;br /&gt;
I do all my sites now with some sort of templating system. Why be redundant as new pages are created? It work the fastest for me when speed is of essence.</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56046#56046</comments>
                                        <author>sticks464</author>
                                        <pubDate>Wed Nov 11, 2009 9:55 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56046#56046</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56040#56040</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 11, 2009 5:21 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      The gecko site is really nice.  I particularly like the way the larger images come up.&lt;br /&gt;
I have done some work with open source php like Drupal, forums and e-commerce software.  The advantage of those are that the framework is already in place and it's a matter of customizing and adding.  I was lost on the shtml until you saved me with your template. Is there a program that you used that helped you to compile the css for my site or have you just done enough of them that you were able to do it yourself?</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56040#56040</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Wed Nov 11, 2009 5:21 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56040#56040</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56039#56039</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 11, 2009 1:41 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Your welcome. Once you have a good understanding of what includes can do you may want to try templating with php (another form of includes). This enables you to use one master page and change content without changing any other part of the page. Here's &lt;a href=&quot;http://caledonianexotics.com&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;one&lt;/a&gt; I help develope a short time ago.</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56039#56039</comments>
                                        <author>sticks464</author>
                                        <pubDate>Wed Nov 11, 2009 1:41 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56039#56039</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56036#56036</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 11, 2009 12:53 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I just wanted to tell you that you have been so helpful!  Following your instructions, I have been able to understand and accomplish what I wanted to do.  This will make future updates so much easier.  I realize now that I could have stuck with the images for buttons by including the img path in the sidebar.html but I like the way this one is turning out.&lt;br /&gt;
&lt;br /&gt;
Again, &lt;br /&gt;
Thanks!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56036#56036</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Wed Nov 11, 2009 12:53 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56036#56036</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56010#56010</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 4:26 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Very well explained.  I will follow your instructions to the T...&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56010#56010</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Tue Nov 10, 2009 4:26 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56010#56010</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56007#56007</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 3:47 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Basically what you have is a template, with index.shtml being the template. When creating new pages, copy all code from the index page and paste it into the new page. let's say this page is Acu_Ki.shtml. Now the page is identical to index.shtml because it is still including this content&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;!--#include file=&amp;quot;inc/home_content.html&amp;quot; --&amp;gt; &lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
Create a new html page and name it Acu_Ki_content.html and save it in the inc folder. On the Acu_Ki.shtml page, change the include link from&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;!--#include file=&amp;quot;inc/home_content.html&amp;quot; --&amp;gt; &lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
to&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;!--#include file=&amp;quot;inc/Acu_Ki_content.html&amp;quot; --&amp;gt; &lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Just copy in the content code from the old Acu_Ki.html page onto the Acu_Ki_content.html in the inc folder and you have a new page.&lt;br /&gt;
&lt;br /&gt;
Repeat this process for each page just changing the one link on each new page, the page title and update the  menu in the sidebar.html file. The header, footer and menu stay the same in appearance with only what is in the right content div changing.</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56007#56007</comments>
                                        <author>sticks464</author>
                                        <pubDate>Tue Nov 10, 2009 3:47 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56007#56007</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56005#56005</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 12:41 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Yes, I got rid of the table at top as you said and the logo went to where it belongs and the form moved up to where it goes!  Imagine that...&lt;br /&gt;
And I've got to say, working with the css is so far superior because, in the original contents I had to make each link a graphic so that it would continue to be legible on the red background once it was clicked on and changed color which was set by page properties. Makes it load much quicker too, I'm sure.&lt;br /&gt;
I got the links to work by going into sidebar.html and putting them in.  Now, the problem here, and understanding this should go a long way toward understanding the whole shtml procedure better, is this: When going to the target page from the menu bar on the left when it first comes up, I am taken to the correct page but that page still has the old menu in it.  How do I get each page, when created, to universally carry the index.shtml theme and how do I get my original html files to reference that theme as well?  I hope that makes sense?  As it is right now, all the links from the 2nd page, onward, have the old links and graphic buttons. In other words, how do I tie the whole site together into one working whole? I've been experimenting but I come up with fragmented pages and blank pages...&lt;br /&gt;
Thanks!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=56005#56005</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Tue Nov 10, 2009 12:41 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=56005#56005</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55999#55999</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 9:56 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If you use my supplied code it will work.&lt;br /&gt;
Your still using a table for the top logo and it's not necessary for a single image.&lt;br /&gt;
Your code on the page that holds the top image may be incorrect. This is what renders in the browser&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;div id=&amp;quot;container&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;body&lt;br /&gt;
bgcolor=&amp;quot;#000000&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;800&amp;quot; height=&amp;quot;1284&amp;quot; border=&amp;quot;0&amp;quot; align=&amp;quot;left&amp;quot; cellpadding=&amp;quot;0&amp;quot; bordercolor=&amp;quot;#000000&amp;quot;&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/PLT-2.gif&amp;quot; width=&amp;quot;800&amp;quot; height=&amp;quot;50&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;lt;div id=&amp;quot;content&amp;quot;&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt; &lt;br /&gt;
There are two body tags and the table tag is not closed. This may be what is pushing the form down.</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55999#55999</comments>
                                        <author>sticks464</author>
                                        <pubDate>Tue Nov 10, 2009 9:56 am</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=55999#55999</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55998#55998</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 8:54 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      thanks for that bit of information.  after #include, do you put the actual filename(s) of all the files that will be referenced?  Would this make the links in my contents menu work? [url http:www.progressivelifetherapy.com/index.shtml[/url]&lt;br /&gt;
The previous response with all the coding that was so generously provided doesn't completely work, tho close!  I can't get the logo to show at the top of the page is the main thing (it shows up at the bottom) and is probably a minor thing.  and my form box is showing up way down at the bottom. By the time I had gotten the response and tried working on it, I was so burned out on it I had to take a break and work on other projects.  I see how important it is to know this, tho, so I will get back on it.  Thank you both for your input and help!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55998#55998</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Tue Nov 10, 2009 8:54 am</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=55998#55998</guid>
                                      </item>
                                      <item>
                                        <title>processing server side includes (SSI)</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55997#55997</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=25093'&gt;JenniC&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 8:25 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If the #included files are static, they can be preprocessed as follows.&lt;br /&gt;
&lt;br /&gt;
Main File: Index.html&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;quote&quot;&gt;.&lt;br /&gt;
.&lt;br /&gt;
.&lt;br /&gt;
... #include &amp;quot;includedfile.html&amp;quot; ...&lt;br /&gt;
.&lt;br /&gt;
.&lt;br /&gt;
.&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;# Script ProcessIncludes.txt&lt;br /&gt;
var str html, processedhtml, preinclude, includedfile&lt;br /&gt;
cat &amp;quot;Index.html&amp;quot; &amp;gt; $html&lt;br /&gt;
# Go thru the content looking for #include&lt;br /&gt;
stex -c &amp;quot;&amp;#93;^#include^&amp;quot; $html &amp;gt; $preinclude&lt;br /&gt;
while &amp;#40;$preinclude &amp;lt;&amp;gt; &amp;quot;&amp;quot;&amp;#41;&lt;br /&gt;
do&lt;br /&gt;
&amp;nbsp; &amp;nbsp; # We have an #include present. First add&lt;br /&gt;
&amp;nbsp; &amp;nbsp; # the portion before that to output.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; set $processedhtml = $processedhtml + $preinclude&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; # Get the name of the #included file.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; stex &amp;quot;^\&amp;quot;^&amp;#93;&amp;quot; $html &amp;gt; null&lt;br /&gt;
&amp;nbsp; &amp;nbsp; stex &amp;quot;&amp;#93;^\&amp;quot;^&amp;quot; $html &amp;gt; $includedfile&lt;br /&gt;
&amp;nbsp; &amp;nbsp; stex &amp;quot;^\&amp;quot;^&amp;#93;&amp;quot; $html &amp;gt; null&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; # Add the contents of the #includedfile to output.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; set $processedhtml = $processedhtml + &amp;#123; cat $includedfile &amp;#125;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; # Check for the next instance of #include.&lt;br /&gt;
&amp;nbsp; &amp;nbsp; stex -c &amp;quot;&amp;#93;^#include^&amp;quot; $html &amp;gt; $preinclude&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
# There may be something left in input $html.&lt;br /&gt;
# Add it to output.&lt;br /&gt;
set $processedhtml = $processedhtml + $html&lt;br /&gt;
# Finally write processed output back to input html file.&lt;br /&gt;
echo $html &amp;gt; &amp;quot;Index.html&amp;quot;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is just a sample script. This one is in biterscripting. You can use any scripting language. The help page for the command predominantly used here - stex (string extractor) - is at &lt;a href=&quot;http://www.biterscripting.com/helppages/stex.html&quot; target=&quot;_blank&quot;&gt;http://www.biterscripting.com/helppages/stex.html&lt;/a&gt; .</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55997#55997</comments>
                                        <author>JenniC</author>
                                        <pubDate>Tue Nov 10, 2009 8:25 am</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=55997#55997</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55729#55729</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Nov 02, 2009 5:47 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Truthfully?  I am blown away that you have taken the time to compile all of this!  I will work with it and see what I come up with and let you know.&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55729#55729</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Mon Nov 02, 2009 5:47 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=55729#55729</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55727#55727</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Nov 02, 2009 4:45 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      To keep files separate we will create some folders to contain the files and images. These folders will be inside the root folder or main folder. The main folder replicates the folder all files are uploaded into on the server, normally called public_html, htdocs or some other name. The root folder on your computer is only to contain all files and folders pretaining to the site being designed and is not uploaded.&lt;br /&gt;
&lt;br /&gt;
Folders to create...&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;css&lt;/span&gt; - holds the css files&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;images&lt;/span&gt; - holds all images&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;inc&lt;/span&gt; - holds all files to be included on pages&lt;br /&gt;
&lt;br /&gt;
This will be the master css (save it as &lt;span style=&quot;font-weight: bold&quot;&gt;master.css&lt;/span&gt;)file and goes in the css folder. This stylesheet will import two more stylesheets which will make editing of styles simple. The reset stylesheet will reset all browser defaults to zero, the main_menu stylesheet will style the menu in the left sidebar.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;@import url&amp;#40;&amp;quot;css-reset.css&amp;quot;&amp;#41;;&lt;br /&gt;
@import url&amp;#40;&amp;quot;main_menu.css&amp;quot;&amp;#41;;&lt;br /&gt;
/* Global Styles */&lt;br /&gt;
body &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-family&amp;#58; Arial, Helvetica, sans-serif;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58; #930000;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-size&amp;#58; 1em;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;line-height&amp;#58;1.5;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
h1, h2, h3, h4, h5, h6 &amp;#123;font-weight&amp;#58;bold;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
h2 &amp;#123;font-size&amp;#58;1.2em;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
strong &amp;#123;font-weight&amp;#58;bold;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#mast a&amp;#58;link , .wrapper a&amp;#58;link &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58; #00CCFF;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-family&amp;#58; &amp;quot;Arial Rounded MT Bold&amp;quot;;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-style&amp;#58; italic;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#mast a&amp;#58;link , .wrapper a&amp;#58;visited &amp;#123;color&amp;#58; #00FFFF;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#mast a&amp;#58;link , .wrapper a&amp;#58;hover &amp;#123;color&amp;#58; #0099FF;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#mast a&amp;#58;link , .wrapper a&amp;#58;active &amp;#123;color&amp;#58; #3300FF;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#sidebar a &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-weight&amp;#58;bold;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58;#fff;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#sidebar a&amp;#58;hover &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58;#333;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#container &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;850px; /* any width including 100% will work */&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58; inherit;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin&amp;#58;1em auto 0; /* remove if 100% width */&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58;#FFF;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;position&amp;#58;relative;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#header &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58; 100%;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;height&amp;#58; 50px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58; #990000 url&amp;#40;images/PLT-2.gif&amp;#41; no-repeat top center;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#mast &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58; #990000;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;text-align&amp;#58;center;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-family&amp;#58; &amp;quot;Arial Rounded MT Bold&amp;quot;;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-style&amp;#58; italic;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;line-height&amp;#58;3em;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
#content &amp;#123;/* use for left sidebar, menu etc. */&lt;br /&gt;
&amp;nbsp; &amp;nbsp; color&amp;#58; #000;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; float&amp;#58; right;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; margin&amp;#58; 0 0 0 -200px; /* adjust margin if borders added */&lt;br /&gt;
&amp;nbsp; &amp;nbsp; width&amp;#58; 100%;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;overflow&amp;#58;hidden;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#content .wrapper &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; background&amp;#58; #FFF;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; margin&amp;#58; 0 0 0 200px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; overflow&amp;#58; hidden;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; padding&amp;#58; .7em; /* optional, feel free to remove */&lt;br /&gt;
&amp;nbsp; &amp;nbsp;position&amp;#58;relative;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#sidebar &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58; #990000;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;float&amp;#58; left;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58; 200px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border-top&amp;#58;2px solid #930000;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#footer &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;clear&amp;#58; both;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;text-align&amp;#58; center;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58;#930000;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
.clearer &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;clear&amp;#58;both;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;height&amp;#58;1px;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* content styles */&lt;br /&gt;
#header h1 &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;padding&amp;#58; 0 0 0 5px;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#footer p &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;padding&amp;#58; 10px 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-size&amp;#58; 85%;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-weight&amp;#58; bold;&lt;br /&gt;
&amp;#125; &lt;br /&gt;
&lt;br /&gt;
#content p &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;text-align&amp;#58;justify;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin-bottom&amp;#58;15px;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
.image-container&amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;100%;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
.image-container img&amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;float&amp;#58;right;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin&amp;#58;0 0 20px 10px;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
p.dontwrap &amp;#123;width&amp;#58;78%;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
p.indent &amp;#123;margin-left&amp;#58;10px;&amp;#125;&lt;br /&gt;
&lt;br /&gt;
form#subscribe &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;clear&amp;#58;both;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin&amp;#58;1.5em 0 1.5em 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;168px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border&amp;#58;1px solid #ccc;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;padding&amp;#58;10px;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;css-reset.css&lt;/span&gt; file goes in the css folder&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;html, body, div, span, applet, object, iframe,&lt;br /&gt;
h1, h2, h3, h4, h5, h6, p, blockquote, pre,&lt;br /&gt;
a, abbr, acronym, address, big, cite, code,&lt;br /&gt;
del, dfn, em, font, img, ins, kbd, q, s, samp,&lt;br /&gt;
small, strike, strong, sub, sup, tt, var,&lt;br /&gt;
dl, dt, dd, ol, ul, li,&lt;br /&gt;
fieldset, form, label, legend,&lt;br /&gt;
table, caption, tbody, tfoot, thead, tr, th, td &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;padding&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;outline&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-weight&amp;#58; inherit;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-style&amp;#58; inherit;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-size&amp;#58; 100%;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-family&amp;#58; inherit;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;vertical-align&amp;#58; top;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* remember to define focus styles! */&lt;br /&gt;
&amp;#58;focus &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;outline&amp;#58; 0;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
body &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;line-height&amp;#58; 1;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58; black;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background&amp;#58; white;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
ol, ul, li &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;list-style&amp;#58; none;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* tables still need 'cellspacing=&amp;quot;0&amp;quot;' in the markup */&lt;br /&gt;
table &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border-collapse&amp;#58; separate;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border-spacing&amp;#58; 0;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
caption, th, td &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;text-align&amp;#58; left;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-weight&amp;#58; normal;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
blockquote&amp;#58;before, blockquote&amp;#58;after,&lt;br /&gt;
q&amp;#58;before, q&amp;#58;after &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;content&amp;#58; &amp;quot;&amp;quot;;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
blockquote, q &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;quotes&amp;#58; &amp;quot;&amp;quot; &amp;quot;&amp;quot;;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
html &amp;#123;overflow-y&amp;#58; scroll;&amp;#125;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;main_menu.css&lt;/span&gt; goes in the css folder&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;ul#nav, ul &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;padding&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;list-style&amp;#58; none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;190px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border-top&amp;#58;1px solid #ccc;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-size&amp;#58;90%;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
ul#nav li &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;position&amp;#58; relative;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;190px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;float&amp;#58;left;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;clear&amp;#58;left;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
#nav li ul &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;position&amp;#58; absolute;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;top&amp;#58; 0;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;margin-left&amp;#58;-999em;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;min-height&amp;#58;0;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
/* Styles for Menu Items */&lt;br /&gt;
ul#nav li a &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;display&amp;#58;block;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;text-decoration&amp;#58; none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58; #fff;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;line-height&amp;#58;2em;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;padding&amp;#58;0 5px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;178px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border&amp;#58; 1px solid #ccc;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;border-top&amp;#58;none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;font-weight&amp;#58;bold;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
* html ul#nav a &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;width&amp;#58;190px;&amp;nbsp; &amp;nbsp;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;w\idth&amp;#58;178px;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* this sets all hovered lists to red */&lt;br /&gt;
#nav li&amp;#58;hover a,#nav li.over a,&lt;br /&gt;
#nav li&amp;#58;hover li a&amp;#58;hover,#nav li.over li a&amp;#58;hover &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;color&amp;#58; #fff;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background-color&amp;#58; red;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* set dropdown to default */&lt;br /&gt;
#nav li&amp;#58;hover li a,#nav li.over li a &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; color&amp;#58; #777;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;background-color&amp;#58; #ffffcc;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
#nav li ul li a &amp;#123;&amp;nbsp; &amp;#125; /* Sub Menu Styles */&lt;br /&gt;
#nav li&amp;#58;hover ul,#nav li.over ul &amp;#123; margin-left&amp;#58;189px;&amp;nbsp; &amp;#125;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt; &lt;br /&gt;
&lt;br /&gt;
The stylesheets are complete and in the correct folder, move all images into the images folder or any other folder being used to hold images. Images should not be in the root folder with html pages.&lt;br /&gt;
&lt;br /&gt;
Now to build the content pages to be included in each page. These files go in the inc folder.&lt;br /&gt;
&lt;br /&gt;
This will be the &lt;span style=&quot;font-weight: bold&quot;&gt;index.shtml&lt;/span&gt; page and goes in the root folder.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;http&amp;#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns=&amp;quot;http&amp;#58;//www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Your title here&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;link href=&amp;quot;css/master.css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; media=&amp;quot;all&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&amp;#91;if lt IE 7&amp;#93;&amp;gt;&lt;br /&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
sfHover = function&amp;#40;&amp;#41; &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;var sfEls = document.getElementById&amp;#40;&amp;quot;nav&amp;quot;&amp;#41;.getElementsByTagName&amp;#40;&amp;quot;LI&amp;quot;&amp;#41;;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;for &amp;#40;var i=0; i&amp;lt;sfEls.length; i++&amp;#41; &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;sfEls&amp;#91;i&amp;#93;.onmouseover=function&amp;#40;&amp;#41; &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;this.className+=&amp;quot; over&amp;quot;;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#125;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;sfEls&amp;#91;i&amp;#93;.onmouseout=function&amp;#40;&amp;#41; &amp;#123;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;this.className=this.className.replace&amp;#40;new RegExp&amp;#40;&amp;quot; over\\b&amp;quot;&amp;#41;, &amp;quot;&amp;quot;&amp;#41;;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#125;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#125;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
if &amp;#40;window.attachEvent&amp;#41; window.attachEvent&amp;#40;&amp;quot;onload&amp;quot;, sfHover&amp;#41;;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;!&amp;#91;endif&amp;#93;--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;inc/top.html&amp;quot; --&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;wrapper&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;inc/home_content.html&amp;quot; --&amp;gt;&amp;nbsp; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;sidebar&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;inc/sidebar.html&amp;quot; --&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;footer&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--#include file=&amp;quot;inc/footer.html&amp;quot; --&amp;gt;&amp;nbsp; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
These files go in the inc folder and will be repeatedly used except for the home_content.html page which is only for the index page.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;top.html&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;div id=&amp;quot;header&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;mast&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&amp;lt;a href=&amp;quot;/711artopening.html&amp;quot;&amp;gt;Visions of Soul &amp;lt;/a&amp;gt; Psychic Art &amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;home_content.html&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;p class=&amp;quot;dontwrap&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Neela Bindu, Master Alternative Therapist, &amp;lt;/strong&amp;gt;has been bringing transformational healing and balance into people's lives for over 30 years. She has studied with masters in the USA, Europe, &amp;lt;a href=&amp;quot;/Slides/1.html&amp;quot;&amp;gt;India&amp;lt;/a&amp;gt;, and the Philippines. While living in the Philippines, she worked side by side with top psychic surgeons, receiving transmission of the healing energies. After earning her certification in healing arts, she lived and travelled extensively through India, spending much time in the Himalayas, at ashrams, with saints, yogis, and in meditation and retreat. She is versatile and compassionate, a Master therapeutic practitioner and teacher with highly developed skills and knowledge. She can guide and help you, physically, emotionally, mentally, and spiritually. &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;image-container dontwrap&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;img src=&amp;quot;images/NeelasFaceweb.jpg&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;p class=&amp;quot;dontwrap&amp;quot;&amp;gt;In 1997, she created and developed the healing art of Acu-Ki &amp;#8480; . Later, she developed her own hypnotherapy technique called Transformational Hypnotherapy&amp;#8480;. She received her certification in Acupressure in California from the Jin Shin Do Foundation and is also certified in traditional Acupressure. She received her certification in Hypnotherapy from the Alchemical Hypnotherapy Institute in Santa Fe, New Mexico. She received training and Master certification in all systems of Reiki Healing through the William Rand Foundation, which teaches the original Japanese Reiki system. She received certification in Body Alignment Therapy and Breath Technique from the American Yoga Foundation, Bovina, New York. &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p class=&amp;quot;dontwrap&amp;quot;&amp;gt;Through most of her life, Neela has been using the medium of art to create and express, in 1999, she developed a technique called Psychic Art &amp;lt;span class=&amp;quot;style7&amp;quot;&amp;gt;SM&amp;lt;/span&amp;gt;.. She is a natural born psychic and healer who has deepened her abilities through her direct experience of the Divine. &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p class=&amp;quot;bottom&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/DynamicHealing2.gif&amp;quot; alt=&amp;quot;Dynamic Healing and Awareness&amp;quot; width=&amp;quot;630&amp;quot; height=&amp;quot;50&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;sidebar.html&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;ul id=&amp;quot;nav&amp;quot;&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Home &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Acu Ki &amp;#8480; &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Channeled Readings &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Meditation Intensive &amp;amp;amp; Mantra Initiation &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Travels &amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;India &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Beijing, China &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Psychic Art &amp;#8480; &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Art Shows &amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Shifting Colors of Light &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;&amp;quot;Visions of Soul&amp;quot; &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Peter Jones Gallery &amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Acrylics on Canvas&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Reiki&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Tarot&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Transformational Hypnotherapy &amp;#8480;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;br class=&amp;quot;clearer&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;form id=&amp;quot;subscribe&amp;quot; method=&amp;quot;POST&amp;quot; action=&amp;quot;http&amp;#58;//www.progressivelifetherapy.com/cgi-bin/autoresponder/ar.cgi&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;mode&amp;quot; value=&amp;quot;optin&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;ar&amp;quot; value=&amp;quot;neela&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellSpacing=&amp;quot;0&amp;quot; bgcolor=&amp;quot;#990000&amp;quot; cellpadding=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;Name&amp;#58;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;user&amp;quot; size=&amp;quot;15&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;Email&amp;#58;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;email&amp;quot; size=&amp;quot;15&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Subscribe&amp;quot; name=&amp;quot;B1&amp;quot;&amp;gt;&amp;lt;/td&amp;gt; &lt;br /&gt;
&amp;lt;/tr&amp;gt; &lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&amp;lt;/form&amp;gt; &lt;br /&gt;
&amp;lt;p class=&amp;quot;indent&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;mailto&amp;#58;neela@progressivelifetherapy.com&amp;quot;&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;footer.html&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;p&amp;gt;&amp;amp;copy; Copyright 2008 &amp;amp;bull; All Rights Reserved &amp;amp;bull; Progressive Life Therapy, Inc.&amp;lt;/p&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Study the css and the html on the index page and you'll see what is happening to get the layout. The index oage can be used as a template for all pages, just copy, paste to a blank page and change the main content page that is being included. In this case it is the home_content.html page. Nothing else has to be changed. The IE conditional statement is for the menu to work in IE6. If your not supporting IE6 it can be deleted.&lt;br /&gt;
&lt;br /&gt;
If you find this layout doesn't work for you there is an alternative of using an image as the main background for the content that will work. Let me know if there are problems.</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55727#55727</comments>
                                        <author>sticks464</author>
                                        <pubDate>Mon Nov 02, 2009 4:45 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=55727#55727</guid>
                                      </item>
                                      <item>
                                        <title>Re: SSI Help</title>
                                        <link>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55725#55725</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28421'&gt;cmrsf1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Nov 02, 2009 2:44 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Wow...!  Thank you!  I am studying up more about the whole css and ssi issues in this forum.  I guess this is why I always like frames in a website because they were fairly easy to update.  I'm looking forward to having this lesson down!</description>
                                        <comments>http://www.htmlcodetutorial.com/help/viewtopic.php?p=55725#55725</comments>
                                        <author>cmrsf1</author>
                                        <pubDate>Mon Nov 02, 2009 2:44 pm</pubDate>
                                        <guid isPermaLink="true">http://www.htmlcodetutorial.com/help/viewtopic.php?p=55725#55725</guid>
                                      </item></channel></rss>