PHP Classes

File: templates/default/_topBaner.php

Recommend this page to a friend!
  Classes of solomongaby   LiteTplEngine   templates/default/_topBaner.php   Download  
File: templates/default/_topBaner.php
Role: Auxiliary script
Content type: text/plain
Description: template file
Class: LiteTplEngine
Template engine based on PHP scripts
Author: By
Last change: small changes
Date: 15 years ago
Size: 421 bytes
 

Contents

Class file image Download
<div style="background-image: url('<?=$images_dir?>/topBaner.jpg'); background-repeat: repeat-x;height:160px;">

    <div align="right" style="float:right;width:200px;padding:7px;">

        <a href="/index.php" class="topMenu" >Acasa</a> |

        <a href="#" class="topMenu" >Cerere de oferta</a> |

        <a href="#" class="topMenu" >Contact</a> |

    </div>

</div>

<div style="background-color:#7e9e33;height:10px"></div>