How is this site made?

Discussion in 'Site & Server Administration' started by web-fanatic, Nov 30, 2008.

  1. #1
    Hello guys please help to figure out how this site was made

    If it is purely HTML,Can i get that type of template?

    If you have any idea where free html adsense optimised templates will be available... Please post it here

    Thank you
    web-fanatic
     
    web-fanatic, Nov 30, 2008 IP
  2. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #2
    It's more likely to be a clever use of .htaccess to make it look like HTML pages (to please search engines probably). You can Google around for some templates of that kind.

    Jay
     
    jayshah, Nov 30, 2008 IP
    web-fanatic likes this.
  3. web-fanatic

    web-fanatic Banned

    Messages:
    727
    Likes Received:
    170
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Is it not a HTML site???
    Then can anyone explain how it is made?
    and jayshah, thanks for your responce
    I googled many times... :) can you just list me free resources

    Thank you
    web-fanatic
     
    web-fanatic, Nov 30, 2008 IP
  4. livedomainsearch

    livedomainsearch Peon

    Messages:
    111
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    looks like HTML to me, using tables.
     
    livedomainsearch, Nov 30, 2008 IP
    web-fanatic likes this.
  5. web-fanatic

    web-fanatic Banned

    Messages:
    727
    Likes Received:
    170
    Best Answers:
    0
    Trophy Points:
    0
    #5
    any downloadable source please
     
    web-fanatic, Dec 1, 2008 IP
  6. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #6
    jayshah, Dec 1, 2008 IP
  7. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #7
    To me it looks like those MFA html sites but it could be done with php also
     
    Bohra, Dec 1, 2008 IP
  8. ASPkit

    ASPkit Peon

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If you want somethign that looks exactly like that just download the source html and modify to your needs.
     
    ASPkit, Dec 4, 2008 IP
  9. web-fanatic

    web-fanatic Banned

    Messages:
    727
    Likes Received:
    170
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Showing a random number ??
     
    web-fanatic, Dec 4, 2008 IP
  10. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #10
    Yes, see it's ".html". Refresh the page, the number will change.

    Is that what you meant?

    Jay
     
    jayshah, Dec 5, 2008 IP
  11. Lavinco

    Lavinco Peon

    Messages:
    383
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #11
    You are speaking way over his head mate. He just wanted to know about the layout.

    It is nothing more than basic html. If you want a crappy site like this one, just go to it and view the source code from your browser. Copy the code, put it in a page of your own, replace the link references back to his page with your own, replace the adsense pub- code with your own, take this code from the footer out

    <script type="text/javascript">
    var dc_UnitID = 14;
    var dc_PublisherID = 10067;
    var dc_AdLinkColor = 'blue';
    var dc_adprod='ADL';
    </script>

    <script type="text/javascript" src="http://kona.kontera.com/javascript/lib/KonaLibInline.js"></script>

    save it you your own hosting account as the index.html homepage, and whala. You have a copied crappy template like his.
     
    Lavinco, Dec 5, 2008 IP
    web-fanatic and jayshah like this.