Question:

What program would you use to design a pic like this ? [ picc ]?

by  |  earlier

0 LIKES UnLike

http://a825.ac-images.myspacecdn.com/images01/128/m_c7448a6132f52eb69b3eecc8c73eeab0.jpg

=] ; thankss *

 Tags:

   Report

4 ANSWERS


  1. I think you might be talking about a fixed background.

    Not quite sure but here is the code for it anyway. This will make the image not move when you scroll.

    <style type="text/css">

    body {

    background-image:url(IMG URL HERE;

    background-repeat:no-repeat;

    background-position:bottom left;

    background-attachment:fixed;}



    </style>

    You can change the 'bottom left' bit to bottom right, top left, top center etc. whatever you want.  


  2. Hi there!

    I would be quick to recommend Photoshop for editing pictures, although it is very expensive and complicated to use. To be honest a few clicks in powerpoint could achieve a photo like that.

  3. you could use photoshop for everything ( including making that picture better)

  4. fireworks,try it

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.