The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Marquee with images centered?, trying to get the marquee to make the images centered in internet expl
{FRAG} Ice Man
post Feb 14 2008, 10:29 PM
Post #1





Group: Members
Posts: 2
Joined: 14-February 08
Member No.: 4,968



im assuming this is html and not css or anything else (I wouldn't know the difference im just cutting, pasting, looking up code and editing it until it works right) anyways I have this right now. It works ok in Firefox but when used in internet explorer it defaults over to the left side of the table. I don't know if there is another code I need to use or something???
thanks for the help in advance biggrin.gif

~Dan~

CODE

<table class="tablebg" cellspacing="1" width="100%">
    <tr>

        <th>Links</th>
    </tr>
        <tr class="row1">
            <td>

<div align="center">
<marquee direction=up onMouseOver="this.stop()" onMouseOut="this.start()">
<a href="http://www.callofduty.com/" target="_blank"><img src="http://i11.photobucket.com/albums/a181/dudenell/callofduty4.jpg" width="88" height="31" alt="Call of Duty 4" border="0" vspace="3"></a><br /><br />
<a href="http://www.goteamspeak.com" target="_blank"><img src="http://www.goteamspeak.com/media_repository/files/mediakit/buttons/button01_88x31.gif"alt="Teamspeak" border="0" vspace="3"></a><br /><br />
<a href="http://www.airdaleops.com/index.php" target="_blank"><img src="http://i11.photobucket.com/albums/a181/dudenell/aonbutton.gif" width="88" height="31" alt="Airdale Ops Network" border="0" vspace="3"></a><br /><br />
<a href="http://ims.clanservers.com/index.php" target="_blank"><img src="http://i11.photobucket.com/albums/a181/dudenell/IMSminiBanner.jpg" width="88" height="31" alt="IMS Clan Site" border="0" vspace="3"></a><br /><br />
<a href="http://www.evenbalance.com" target="_blank"><img src="http://www.evenbalance.com/art/pblogo.gif" width="88" height="55"alt="Punkbuster" border="0" vspace="3"></a><br /><br />
<a href="http://www.pixelholics.com" target="_blank"><img src="http://pixelholics.com/images/minilogo.jpg"  alt="Pixelholics" border="0" vspace="3"></a><br /><br />
<a href="http://www.clanbaselive.com" target="_blank"><img src="http://www.clanbaselive.com/link/88x31.png" alt="Clan Base Live" border="0" vspace="3"></a><br /><br />
<a href="http://www.wolfservers.com" target="_blank"><img src="http://www.wolfservers.com/images/wolfserverslinktous.jpg" width="88" height="31"alt="Wolf Servers" border="0" vspace="3"></a><br /><br />
<a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=45269/" target="_blank"><img src="http://88.198.54.206/images/werbebanner/banner_88_31.gif" width="88" height="31"alt="TS Viewer" border="0" vspace="3"></a><br /><br />
</div><br />
</marquee>

            </td>
    </tr>
</table><br>


User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
{FRAG} Ice Man
post Feb 15 2008, 10:59 PM
Post #2





Group: Members
Posts: 2
Joined: 14-February 08
Member No.: 4,968



fixed it... width="50%"
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 03:58 AM