I want to create and code a file on notepad so that on everypage of my website (http://www.gamesalways.co.uk) can have a links part at the bottom, as seen only on the homepage, not any other pages, so that I can change every single one on every page at the same time without doing it manually as that will take AGES when I start getting more games uploaded. If any of you know how to do it PLEASE PLEASE PLEASE pm me asap!
You need to use either server-side includes or a server-side programming language such as PHP. Please refer to the PHP & Server-Side Includes link in my signature (it goes to a post I wrote on another thread in this forum). I've also included the link to the post here for reference should the post be removed from my signature (I love archiving links).
i think there is a PHP script running it isant it???? And whats the black background. Is it in the script or outside the script??? If that black background isant PHP or is outside of the PHP script then you can write a HTML code to display the links out there so that it will display on all the pages.
You have two sections here if I am not wrong. The one which is upper part of the website that will contain a detailed content on the games and the bottom part which will have links. You need to design a Content management system where you will be adding the pages. Then the front end should be designed such a way that upper section displays the details while lower section the loop through all the records and displays them at the bottom. Its a programmers job, so hire a programmer if yourself is not good at programming. Or You can follow Dan's comments as a laymen.
i think there is a PHP script running it isant it???? And whats the black background. Is it in the script or outside the script???