I just need a little help here..

Discussion in 'HTML - XHTML - CSS' started by EvilOrochi, May 6, 2007.

  1. EvilOrochi New Member

  2. EvilOrochi New Member

    Wow still no reply, I didn't know it would be this slow..
  3. Dr-P New Member

  4. lmfrench New Member

    From the screenshot provided it looks like it would be a java code or flash and I'm not certain how many of the people who frequent this particular site are familiar with either one of those...but I am sure someone will answer as soon as they can. :)
  5. Dr-P New Member

    Or you copy the main styl from the site several times and edit each page for your needs. And then just link it in the menu.
    So you have like:
    index.html
    contact.html
    Those have the same layout but you change the text in it.

    Or you can use frames:
    http://www.w3.org/TR/html4/present/frames.html

    But you better could work with little bit of php to include files on the page. because frames sucks.