Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Footer for all pages
Message
 
 
À
12/01/2012 05:08:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Versions des environnements
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01532794
Message ID:
01532800
Vues:
43
>Dear Experts
>
>I have followin codes
>
>
>CSS
>
>#footer {
>	clear:both;
>  width: 826px;
>  height: 50px;
>  background: rgb(0%, 80%, 40%);
>  padding: 5px;
>  margin: 0;
>line-height: 50px;
>}
>
>
>HTML
>
>
><div id="footer">
>Last Updated : January 01, 2012
>  </div>
>
>
>Footer tags is included in all 5 pages, When I update any page then I have to edit this line
>
>Last Updated : January 01, 2012
>
>in all pages
>
>Is there a way to create variable to store last updated value.
>Then this value must show in the footer div of every page.
>
>Please help

I don't think you will be able to include variable in the class definition in css.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform