davesite.com / webstation / html code tutorial / FAQ: myspace html code resources
|
| Example Code | |
|
<STYLE>
/* This one does the main table text throughout most of the profile.
I suggest changing this one first */
table table table td { background-color: yellow; color: red; }
/* THIS ONE DOES YOUR NAME */
.nametext { color: orange; padding: 5px; font-family:
Impact, sans-serif; font-size: 16pt; }
/* THIS ONE DOES LINKS (DESCRIPTIONS) in ABOUT ME */
a.searchlinkSmall:link { color: blue; }
/* THIS ONE DOES THE BACKGROUND/TEXT ON THE RIGHT SIDE,
if you want it different */
.text table tr td { background-color: orange; }
/* THIS ONE DOES MOST OF THE TEXT IN THE ABOUT ME SECTION */
.text table tr td p { color: blue; }
/* THIS ONE DOES THE WHO'D I LIKE TO MEET AND COMMENTS TEXT */
.text td { color: white; }
/* this one does the contact table, if you want it different */
.contactTable td { background-color: EEEEEE; }
/* this one does the regular page links */
a:link { color: red; }
/* THESE ARE BACKGROUND COLORS -- TRY THEMOUT! */
body { background-color: transparent; }
table { background-color: transparent; }
table table { background-color: transparent; }
/* this does "[NAME] is in your [blah] NETWORK" */
.blacktext12 { background-color: red; padding: 4px; color: white; }
/* this one does the DATES in the COMMENTS area */
.blacktext10 { color: green; }
/* this one does the text headers on the left side */
.whitetext12 { color: black; }
/* this one does the labels on the left "General", "Status", etc.) */
.lightbluetext8 { color: red; }
/* THIS DOES TEXT "ABOUT ME" "FRIENDS SPACE" FRIENDS COMMENTS" */
.orangetext15 { color: yellow; padding: 2px; }
</STYLE>
Please also see: |
Back to the Myspace HTML Codes FAQ PageNote: I am not directly affiliated with Myspace.com, I'm just a member. Please see the Myspace Site for official Myspace information. Good Luck and Enjoy Myspace! | |
All trademarks are the sole property of their respective owners.