**We only support Internet Explorer. If your browser does not meet this requirement, you will have difficulty accessing
portions of this website. We apologize for any inconvenience:( Click Here to download Internet Explorer 7 .
© Leave us a MySpace Comment©
Navigation
MySpace 1.0
MySpace Goodies
MySpace Banners
© Leave us a MySpace Comment©
Graphics/Comments
1.0 Tutorials & Codes
2.0 Tutorials & Codes
More Tutorials & Codes
Generators/Widgets
Html Tutorials
Sponsors
MySpace 2.0
Friends
Other Cool Stuff
Sponsors
I like to watch my son play basketball …
Now doesn’t this look a lot better. You can also align it to the right side of the page. Just replace “left” with “right” and that’s it. I’ll show you an example just in case you still don’t understand.
See now the text is on its left side instead of on its right side as above. Isn’t that cool! Well I hope you like this one I know I did.
© HTML Tutorials & Codes ©
|
|
TO WRAP YOUR TEXT AROUND IMAGES |
|
|
Sometimes you have a picture on your page but you don’t want to waste all that space around it. You want to write some stuff next to it so can look nice.
For example: |
|
|
I like to watch my son play basketball so maybe I’d put this picture on my MySpace page but it takes up so much room that it doesn’t look good. So I put the following code with the basketball’s url (that I got from Photobucket-remember we talked about that earlier. If you didn’t read that section go to “How to Add Images to My Profile”) |
|
|
<img src="http://YOURIMAGE" align="left">Put the text you want to go on the images right side here. |
|
|
And this is what I see on my page |
|
|
<img src="http://YOURIMAGE" align="right">Put the text you want to go on the images left side here.
And it will look like this |