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
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
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
Here's a demo I made using .htaccess: http://projects.jayshah.com/html/test.html View the source. You'll see there is no Javascript tricks, it's just PHP. Jay
If you want somethign that looks exactly like that just download the source html and modify to your needs.
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.