I am wondering if using CSS can be possible to make a div class that do the
following:
Let say that I have a footer that contains the company's information like
Name, Telephones, and Address, but if I have to change it I have to go to all
the html pages and updated, so is it possible to create a div class that
contains that information so I only have to change the div in the style sheet
instead of changing page by page.
Currently I have and image cwith that information but for optimizing porpuses
it is more convinient to have the information in text format, this is the
website I am bulding
www.rosenhavins.net/demo/
I hope someone can me with this!!!
Thanks!!!!