Question:

Does any body know how to make html myspace web layouts?

by  |  earlier

0 LIKES UnLike

i want to learn how to make a myspace layout with photoshop...

i know the basics about photoshop...

i know that you have to use the slice tool...but what do you have to do after wards?

 Tags:

   Report

5 ANSWERS


  1. To style your myspace layout, you will need to click on "edit profile" that is located near the top of the screen right underneath the main menu or in the "Profile" drop down menu. In the edit profile page, you can add CSS and HTML elements into any of the text fields.

    To add CSS, you would need to first declare that you are inputting CSS.

    Example:

    <style type="text/css">

    body {

    background-color:blue;

    }

    </style>

    To add HTML, such as a link, you can just type it in.

    Example: <a href="http://www.yourLink.com">Your Link</a>.

    Also to find out the tags that MySpace used to create the profile layout, you can just preview the source page.

    I hope this helps.


  2. allhtmlcodes.com they have the best generators, then if you want you can take the link off by using your browsers finder to find all the places that says allhtmlcodes and then dlete that phrase

  3. I would say, just go on any myspace layout site, and most of them have instructions on how to make one yourself. (:

  4. Revolutionmyspace.com

  5. make the pic you want in photoshop upload it to photobucket and use a generator from there

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.