Euphonic Productions - Atlanta, Georgia

Euphonic Productions - Atlanta, Georgia

Variables

Documentation home

You shouldn't have to change the variables unless you are cloning the site or changing the style of the site.  Nevertheless it's helpful to understand them.

SiteName

Euphonic Productions - Atlanta, Georgia

Copyright (Note nested variables)

Copyright (c) 2002 {$.SiteAuthor$}. All rights reserved.

Disclaimer

The views expressed within this site pretty much represent those of the author.

HTMLBodyTop (Note nested variables)

<div align="center">
  <center>
  <table border="0" width="{$.MainWidth$}" cellpadding="0" cellspacing="0">
    <tr>
      <td><p class="bigText">{$.SiteName$}</p>
      </td>
    </tr>
    <tr>
      <td valign="top">
        <table border="0" width="100%" cellpadding="0" cellspacing="0" class="articleTable">
          <tr>
            <td class="headerCell" align="right">{$.TopNavBar$}}
            </td>
          </tr>
          <tr>
            <td valign="top">
              <div align="left">

HTMLBodyBottom (Note the nested variables)

              </div>
 &nbsp;          </td>
          </tr>
          <tr>
            <td valign="top">
        <hr>
        <center>
        <div class="smallText">
        {$.Disclaimer$}<br>
        {$.Copyright$}
        </div>
              </center>

MetaTAgs

<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

StyleSheet

<style type="text/css">
<!--
body {
 font-family: verdana, arial;
 font-size: 10pt;
 color: black;
 background-color: #BCCFCC;
}
td {
 font-family: verdana, arial;
 font-size: 10pt;
}
hr {
 color: #808080;
 height: 1px;
}
caption {
 font-family: verdana, arial;
 font-size: 8pt;
 color: #808080;
 background-color: white;
}
.bigText {
 font-family: verdana, arial;
 font-size: 18pt;
 font-weight: bold;
 color: black;
 padding-bottom: 10px;
}
.smallText {
 font-family: verdana, arial;
 font-size: 7pt;
 color: #808080;
}
.emphasis
{
 font-weight: bold;
 color: #0000a0;
}
.articleHeader {
                padding-top: 4px;
 border-top: #808080 dotted 1px;
}
.headerCell {
 background-color: #808080;
 color: white;
 padding: 4px;
}
.navbarText {
 color: white;
 font-weight: bold;
}
.articleTable {
 border: #808080 solid 1px;
 background-color: white;
 padding: 15px;
}
-->
</style>

TopNavBar (Note nested for each)

<p class="navbarText">
<a class="navbarText" href="../../index.html">Home</a>
{$foreach x in (folder "blog/general") $}
 : <a class="navbarText" href="{$x.link$}">{$x.headline$}</a>{$next$}
</p>


SiteAuthor (Where did the  "DESIGNTIMESP=" come from????)

<a href="Euphonic'" DESIGNTIMESP=28695>Euphonic'" DESIGNTIMESP=19945>Euphonic'" DESIGNTIMESP=12270>Euphonic'" DESIGNTIMESP=12218>mailto:murphyjones@earthlink.net">Euphonic Productions</a>

PageTop (Note nested variables)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
{$.MetaTags$}
<title>{$.SiteName$}</title>
{$.StyleSheet$}
</head>
<body>
{$.HTMLBodyTop$}
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
              <td width="100%">

PageBottom (Note nexted varibles)

              </td>
            </tr>
          </table>
{$.HTMLBodyBottom$}
</body>
</html>

MainWidth

600

 

Home


Euphonic Productions, dedicated to presenting diverse perspectives in music.
Copyright (c) 2002 - 2007 Euphonic Productions. All rights reserved.