Results 1 to 2 of 2

Thread: pHp or CSS for loading?

  1. #1
    Join Date
    Aug 2009
    Posts
    3

    Smile pHp or CSS for loading?

    Hello everyone,

    I was wondering how to load my contents into my layout. I made the layout out of CSS and not tables, but now I'm stuck at the loading part.

    I have the div setup for the pages eg "news, portfolio, about". Is there a specific way to make my links, and is there a code I need to have within the Div in order for the pages to load?


    Thanks a million

  2. #2
    Join Date
    Aug 2009
    Posts
    11
    as far as i know you should use PHP for dynamic content loading and CSS for the Layout as you already did. I even dont know (at once) a method to load "text" content through CSS Files, but i am sure if you search for it you will find it.

    What you could also do is to combine CSS (Layout) + HTML and JavaScript/jQuery to refresh the Pagecontent without reloading the whole Page everytime something has to change. Thats the common way "I" know.

Similar Threads

  1. Looking for partner for website. PHP, HTML, CSS, SMF
    By rchrist364 in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 08 Jun 2008, 03:19 PM
  2. Access external CSS file from PHP file?
    By web88js in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 08 Dec 2007, 07:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •