name : 10box.tpl.php
<?
if (!defined('SITE'))
    exit('Access Denied');
?>
<? template('html_head'); ?>
<? template('page_header'); ?>
<div id="body">
    <div class="pagename">GRAPHIC &gt; Sales &amp; Marketings Kit</div>
    <div style="width:1280px;margin:0 auto;">
        <div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
        <div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
        <div style="float:left;border:1px solid blue;"></div>
        <br style="clear:both;"/>
    </div>
</div>
<? template('page_footer'); ?>

© 2024 UnknownSec