I am trying to do some different things on my Myspace page.
I am getting a bunch of different html codes and they all say to 'paste in your About Me section' or 'I'd like to meet section' - but my question is do I need to put something in between each code? For example: %26lt;br%26gt;
Or just copy/paste codes after eachother as I go.
music html, pictures html, cursors html, etc... OR
music html %26lt;br%26gt;, pictures html %26lt;br%26gt;, cursors html %26lt;br%26gt;, etc...
I"m asking because I try to do different things: Funk up my scroll bar, new "online" icon, hide certain things, etc...but they don't work when I put one code after another and not sure why.
Myspace: Do I put spaces between html codes?
I suggest putting two enter's (returns) and seperating all your codes, this way if you need to fix something you can find it easier, also you can label your codes by eliminating all the %26lt;/style%26gt;'s. Go to the top of all your codes in the about me section or id like to meet section and type %26lt;style type=text/css%26gt; then put your code in and remove the %26lt;style=xxx%26gt; and %26lt;/style%26gt; that it provides and the %26lt;/style%26gt; at the end. You can then label above your code by using {LABEL GOES HERE} with those brackets. This is an example of the layout of how mine is.
%26lt;style type=text/css%26gt;
{Font Codes}
%26lt;font color=blue%26gt;%26lt;font size=+1%26gt;
{Background Codes}
%26lt;background color=black%26gt;
%26lt;/style%26gt;
Notice how I dont have the %26lt;style type=text/css%26gt; and %26lt;style%26gt; in the middle of all my codes, only at the beginning and end. This will keep your codes looking organized and very easy to mess around with. Enjoy :)
Feel free to e-mail me with html questions for myspace.
Myspace: Do I put spaces between html codes?
All you have to do is put a space(enter sign) between each one.
Myspace: Do I put spaces between html codes?
most probably they are not pure html codes...might be mixed with other scripts
Myspace: Do I put spaces between html codes?
When you paste the code into the box, press enter twice and it will make it two different codes. It is the same thing as double-spacing.
Myspace: Do I put spaces between html codes?
No, you shouldn't have to. For example, %26lt;img%26gt; and %26lt;/img%26gt;. %26lt;img%26gt; is the start, %26lt;/img%26gt; is the end. That will tell myspace all it needs to know. Try putting %26lt;html%26gt; at the beginning of the HTML, and %26lt;/html%26gt; at the end. Also make sure ALL of it is in lowercase. That will mess up some websites if some is capitals.
Myspace: Do I put spaces between html codes?
Two different codes can't be on the same line. I recommend skipping a couple lines between each code. This will make it much easier to tell where one ends and the other begins when you try to change things. I also recommend writing down somewhere which a distinguishing bit from each code to tell you which code goes to which graphic. This saves alot of trial and error time if you want to delete a graphic later.
Myspace: Do I put spaces between html codes?
Doesn't matter.
I put spaces in my code just so its easier to read.
Myspace: Do I put spaces between html codes?
no
No comments:
Post a Comment