How to create a Myspace layout?

Creating a myspace layout might seem tricky whenEdit them and then you can go for the tag-properties.
you think about it but it is actually pretty easy.Tags that are used in the profile page
The only thing you need is basic knowledge in HTMLare:bodyadivfontspaninputtbodytabletrtd
and CSS.Edit the properties of them like you use to do when
It is time start code. Instead of begin the layout withyou edit CSS and then and with closing the style-tag.
tags such as html, head and title, just start with theThen open up the body-tag to ensure that all codes
style-tag right on instead. This is necessary becauseafter that will be in the body so it can be seen visually.
has already prepared th basic proprties for you.Here is an example of how this can look like:
So we begin with writing the style tag. Then we fill in(style-tag) font {font-size:11pt; font-family:arial} a:hover
values for class-names and tag-properties. There is{color:b7012b} (/style-tag) (body)
already class-names that will be used in the profileTry to fill in properties on as many class-names and
code, wether you modify them or not. Thesetag-properties as possible. You get the idea.
text12redtextredbtextblacktext10