Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Footer for all pages
Message
 
 
To
12/01/2012 05:08:18
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01532794
Message ID:
01532800
Views:
42
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform