Пример #1
0
<!-- end page -->
<!-- start footer -->
<div id="footer">
	<p class="links">
		<a href="<?php 
echo cc_link("/rss.html");
?>
" class="rss" title="Subscribe to entries web feed"  target="_blank">Entries (<abbr>RSS</abbr>)</a>
		   
		<a href="http://validator.w3.org/check/referer" class="xhtml" title="This page validates as XHTML">Valid <abbr>XHTML</abbr></a>
		   
		<a href="http://jigsaw.w3.org/css-validator/check/referer" class="css" title="This page validates as CSS">Valid <abbr>CSS</abbr></a>
	</p>
	<p class="legal">
        © 2010 <?php 
echo $sitename;
?>
. Powered by: <a href="http://www.kan-studio.ru">Kandidat <abbr>CMS</abbr> by it</a> <?php 
echo printbuildtime();
?>
. Webmaster <a href="http://forum.kan-studio.ru/profile.php?id=117" target="_blank">it aka porese</a><br/>
		©2007 Concrete. All Rights Reserved.
		  •  
		Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>
		  •  
		Icons by <a href="http://famfamfam.com/">FAMFAMFAM</a>. </p>
</div>
<!-- end footer -->
</body>
</html>
Пример #2
0
echo $sitetitle;
?>
</h2>
		<?php 
echo $contentcenter;
?>
  </div><!--content-->
</div><!--wrapper-content-->

<div id="wrapper-footer">
	<div id="footer">
		©2010 <?php 
echo $sitename;
?>
. Powered by: <a href="http://www.kan-studio.ru">Kandidat <abbr>CMS</abbr> by it</a> <?php 
echo printbuildtime(3);
?>
 | Webmaster <a href="http://forum.kan-studio.ru/profile.php?id=117" target="_blank">it aka porese</a> | <a href="http://studio7designs.com/">Web Design Victoira BC by Studio7designs.com</a>
		<p id="links">
			<a href="<?php 
echo cc_link("/rss.html");
?>
" class="rss" title="Subscribe to entries web feed"  target="_blank">Entries (<abbr>RSS</abbr>)</a>
			   
			<a href="http://validator.w3.org/check/referer" class="xhtml" title="This page validates as XHTML">Valid <abbr>XHTML</abbr></a>
			   
			<a href="http://jigsaw.w3.org/css-validator/check/referer" class="css" title="This page validates as CSS">Valid <abbr>CSS</abbr></a>
		</p>
	</div>
</div><!--wrapper-footer-->
</body>