| Re: upping the ante on my website If your server uses PHP it would be a simple case of adding a <?php include("menubuttons.htm") ?> line to where you want the buttons to be, with the menubuttons.htm file only containing your button HTML code that you duplicate at the moment. |