﻿"Superb mobile" - PHP/HTML4.01 Transitional,CSS2.1(tableless design)
================================================
We use three different variables to store a piece of information - text related to mobile phones which we can use across the site.

We provide text and a link:

Example:

<?php
$ntl="Novi telefoni - informacije";
echo $ntl;
echo("<br>");
echo('<a href="http://www.numiverzum.com/templates/superb_mobile/s1.php">stranica 1</a>');
?>

<?php
$apl="Nove aplikacije - informacije";
echo $apl;
echo("<br>");
echo('<a href="http://www.numiverzum.com/templates/superb_mobile/s1.php">stranica 2</a>');
?>

<?php
$spcel="Specijalne ponude";
echo $spcel;
echo("<br>");
echo('<a href="http://www.numiverzum.com/templates/superb_mobile/s1.php">stranica3</a>');
?>

We include the main side bar menu and the link menu in the footer as separate html links.
---------------------------------------------------------------------------------------------
Add your own images to the page.You're free to add other php scripts,change the html or css. You do not have to seek permission to make all the desired changes or upgrades.

Please, do not remove the text - "Design by numiverzum.com" as we provide you this template.

Thank you!

www.numiverzum.com






 