Wednesday, November 25, 2009

How in the hell do you read myspace code. what are key patterns to it etc?

I wanna be able to create my own myspace art %26amp; background from scratch. so any help is gnarly help. ChR!$pY



How in the hell do you read myspace code. what are key patterns to it etc?

to set your on picture for the background sign up for a photobucket account.



www.photobucket.com



upload your wanted picture and it will have the html codes for you to put anywhere you want.



How in the hell do you read myspace code. what are key patterns to it etc?

You have to learn HTML (Hypertext Markup Language).



How in the hell do you read myspace code. what are key patterns to it etc?

You need to know a little bit about HTML and a lot about CSS.



Here are some pointers:



To change the style of the page, you need to have this:



%26lt;style%26gt;



/* The CSS Code goes between the two "style" tags */



%26lt;/style%26gt;



Within the style "element", you can change the layout of anything on the page using something called CSS.



A basic change is the background, so:



%26lt;style%26gt;



.body {



background: #000000;



/* This changes your background colour to black because #000000 means (0 red, 0 green and 0 blue) */



}



%26lt;/style%26gt;



Here is a really good, comprehensive guide on rolling your own MySpace layouts:



[ http://www.skem9.com/layouts/help.php ]

No comments:

Post a Comment

 
phone