Question:

Myspace custom blog?

by  |  earlier

0 LIKES UnLike

I am trying to customize my blog but when I try to put the custom header html in the box...the next window just keeps saying error! What do I do, how can I fix it?

 Tags:

   Report

2 ANSWERS


  1. well, what HTML are you trying to post? there is a character limit....


  2. Here there are some pieces of advice:

    *Remember you cannot add any codes like java or vb script.

    *Do not forget to close all the tags that you open.

    sample{}, <sample>, <sample> </sample>.

    *It is also important to close all the quotation marks["sample"] you open.

    *Keep it simple, the easiest way to present a nice header is with an image. Do a nice design in illustrator or Photoshop, upload it and then place it in the header with the <img> tag. If you do not use any of these programs, you can always be creative using programs like paint. You can  upload the image in image hosting servers liwhichmageShack or Photobucket, wich provide the code when you upload the image.

    *To change the way that your object looks, it is always better to change the CSS with the "style" property of each owhicht.

    <img src="http://blah.com/sample.jpg" STYLE="color:red;blah.. blah">

    *There is a program wich corrects your HTML named HTML Tidy, maybe it is useful.

    It will be better if you posted your code so that we could look at it and see if there is an actual program or just a MySpace internal error.

    *There is also a character limit of 8000 characters, you could copy your code into word and count the number of characters so that everything is alright.

    This are some links that might be useful:

    *HTML tutorial on CSS:

    http://www.htmlcodetutorial.com/css/css....

    *HTML tutorial on images:

    http://www.htmlcodetutorial.com/images/i...

    *HTML tutorial on links:

    http://www.htmlcodetutorial.com/linking/...

    *Image hosting:

    http://photobucket.com/

    http://imageshack.us/

    *HTML Tidy download:

    http://sourceforge.net/projects/tidy
You're reading: Myspace custom blog?

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.