PDA

View Full Version : External text in css...


jcklee1083
03-11-2009, 10:29 AM
Hello,

I am working on a basic landing page for a family friend that does things in the golf industry.

He is not computer savy when it comes to websites at all....I have designed a mockup that contains 4 divs a header, left column, right column, footer.

The right column will contain area to insert text in paragraphs upcoming events, site news etc...

Is there a way i would need it to be at no cost for the moment to implement an easy way for him to insert text? I would love a way to have an external doc he can type the text and upload and it pulls it into the file does this make sense?

thanks,

Jason

Horus_Kol
03-12-2009, 06:34 AM
You can't user CSS for this, but you could implement SSI or even a simple PHP setup at no cost.

http://www.htmlforums.com/all-around-tutorials/t-ssi-server-side-includes-tutorial-25590.html