OMG! and the music. eeeeek.<br><br><div class="gmail_quote">On Sun, May 27, 2012 at 12:38 PM, Daniel Germer <span dir="ltr">&lt;<a href="mailto:daniel@triple5.org" target="_blank">daniel@triple5.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div link="#0000EE" alink="#EE0000" text="#000000" vlink="#551A8B" bgcolor="#dce7d5">
    &lt;HTML&gt;
    &lt;HEAD&gt;
    &lt;TITLE&gt;Lane Memorial Library, Hampton, NH&lt;/TITLE&gt;
    &lt;/head&gt;
    <br>
    <pre>Usually you must add a doctype definition for IE to not go into quirks mode of some kind, also, all html-tags in modern variants should be lowercase as far as I know, - at least for xhtml.

If all that you want is just a custom front html page, there should be no need to make it so complicated, (in drupal 7) you can create a custom front page by choosing a custom node as the frontpage. On there you can disable all blocks and make everything else that you do not want invisible by just adding a line of css to your template:

body.front div.region-page-top, body.front div.EVERYTHING_THAT_YOU_DO_NOT_WANT_TO_SEE {display: none;}

Also if you have standard columns on the left and right, you might just change their color by creating a subtheme of your theme (look at this site: <a href="http://drupal.org/node/225125" target="_blank">http://drupal.org/node/225125</a>) and just changing the color for the front page columns:

body.front div.YOUR-RIGHT_AND_LEFT_COLUMNS {background-color:#b3e0b8; border:2px solid #dce7d5;}

You can also use a tool like webdeveloper toolbar for firefox or something alike to check for problems with your code.

Since you seem to not so sure in dealing with CSS and HTML this might be a quick-n-dirty way to make the frontpage look clean (also have a look at: <a href="http://tips.webdesign10.com/drupal/how-make-a-custom-front-page-drupal-316.html" target="_blank">http://tips.webdesign10.com/drupal/how-make-a-custom-front-page-drupal-316.html</a>)
Be sure to not make it look like this: <a href="http://www.pombredens.com/" target="_blank">http://www.pombredens.com/</a> or this: <a href="http://www.bellads.info/" target="_blank">http://www.bellads.info/</a>



</pre>
  </div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br><p><b style="font-family:&#39;Lucida Handwriting&#39;,cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony Stefan Maciejowski</i></b></p>
<p></p><br><p></p><br>