Recent content by Murby

  1. M

    can anyone explain why this html code isnt working?

    The images are coming up all in all below each other instead of blending. No ide why its not working properly. :( <html> <head> <title>Blending images</title> <script type="text/javascript" src="blendimages.js"> function init() { blendImages('blendme'); } window.onload = init; </script>...
  2. M

    Blending Images into each other - html?

    I wanted to create a header for my website and for the images to all blend into each other as they are changing, can anyone help me with how to go about this?
  3. M

    How do I do the photo gallery for html?

    I want to add a photo gallery to my website and when you select a photo i would like it to zoom out into a larger image and have a button to go to the next image rather than closing down the zoomed image and selecting another photo to look at. I'm in work experience at the moment so have very...
  4. M

    online database for php?

    I need to do the PHP for my website and i was wondering where i could access an online database. Do i get it free when i buy the url? Can anyone recommend a good company to go with?
Back
Top