1. Home
  2. Computing & Technology
  3. Personal Web Pages

Create a MySpace Group Page

From , former About.com Guide

5 of 6

What Does This Code Mean??

Scroll Code for MySpace Group Page

Scroll Code for MySpace Group Page

These are the things you can change in the HTML to make your page look the way you want it to.

background-color: Background color of the group page. This is the area outside of the text boxes.

background-image: Add the URL of the photo or image you want to use on the background of your page.

  • If you want the image to show on the page more than once change NO-REPEAT to REPEAT.
  • If you want the picture in the center of the page change FIXED to CENTER.

scrollbar-face-color: Actually changes the color of the scrolling part of the scroll bar on the side of your browser

scrollbar-highlight-color: Changes the color of the rest of your scroll bar.

scrollbar-3dlight-color: Changes the color of the thin line around the left and top of the scrolling part of your scroll bar.

scrollbar-darkshadow-color: Changes the color of the thin line around the right and bottom of the scrolling part of your scroll bar.

scrollbar-shadow-color: Also a color on the right and bottom of the scrolling part of your scroll bar.

scrollbar-arrow-color: Change the color of the arrows on your scroll bar.

scrollbar-track-color: The color of the part of the scroll bar that does not move.

table table table table {background-color:COLOR; border:2px DASHED; border-color:COLOR;}

  • The first place on this line that says COLOR is the background color of the text boxes. This should be a light color so people can read the text in the boxes.
  • The second place on this line that says COLOR is the color of the line around the text boxes.
  • border:2px - The number 2 here means that the line is 2px wide. You can change the width of this line by changing this number.
  • If you don't want your border to be dashed you can change DASHED to SOLID or leave it out altogether to give it a non-bordered look.

Editing HTML continued on next page.

Explore Personal Web Pages
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Personal Web Pages
  4. MySpace
  5. MySpace Group - Create a MySpace Group Page

©2009 About.com, a part of The New York Times Company.

All rights reserved.