MySpace offers great layout options to its users to personalize their profiles for better connectivity with friends and the loved ones. There are a variety of them available in all colors. All you have to do is select your favorite layout on MySpace and simply copy and paste the HTML code into your MySpace profile to give it a totally different look and feel. The list of MySpace Layouts is exhaustive and MySpace adds to this list every day to give you something new every time you access the site.
How are Myspace Layouts Created?
MySpace Layouts are coded in an online scripting language called Cascading Style Sheets (CSS) that enable a scripter to define backgrounds, colors, link properties, and other attributes related to how a page looks and acts. A scripter creates some code which dictates the layout about its background, colors, and borders.
Create Your Own MySpace Layout
To design a layout for your profile on MySpace, you need to know that such layouts are made of tables that use HTML to display content in columns and rows. These tables are present in blocks around the content of you profile. There is a big table around the content holding the entire MySpace profile layout; inside the big table, there are several smaller tables around the photo / headline / bio, one around the "Contacting Bob" section, and so on.
Myspace layout code involves six nested tables, of which, you can manipulate second and third tables. You must know this because as you start using CSS to alter display of your MySpace layout, you will need to know which table to apply the styles to. Note that as you add styles to tables in the MySpace layout, smaller table within the large table will also adopt those styles.
After a little experimentation, you should get a good feel for how to edit your MySpace profile page to make it more attractive.
|