Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML

Print Version

MySpace Slide Show Code

The easiest way to create a slide show on MySpace is by using the HTML marquee tag. Slide shows can also be done using JavaScript, but MySpace doesn't allow you to code JavaScript into your profile.

Note that the marquee tag is not supported on all browsers and is not a W3C recommendation.

This MySpace Slide Show Code...

<div align=center>
<table width=400 border=0 align=center>
<tr>
<td>
<marquee width=400>
<img src=http://www.quackit.com/pix/milford_sound/kea_and_homer_tunnel2_t.JPG />
<img src=http://www.quackit.com/pix/milford_sound/milford_sound_t.JPG />
<img src=http://www.quackit.com/pix/smile.gif />
</marquee>
</td>
</tr>
</table>
</div>

...results in the following slide show:

Have you checked out the MySpace Slide Show Generator?

More HTML Codes

Check out our huge range of free HTML codes that you can copy/paste into your website or MySpace page.

And, if you wanna learn more, check out our free HTML tutorial!

Enjoy this website?

  • Share
  • Add this page to your Favorites
  • Link to this page (copy/paste into your own website or blog):
  • Link to Quackit using one of these banner ads.
  • Help support Quackit by making a donation

Oh, and thank you for supporting Quackit!

© Copyright 2000 - 2010 Quackit.com