AmigaActive (1375/2347)

From:Nick Knight
Date:18 Mar 2001 at 19:55:40
Subject:Re: Gaps in buttons

>
> > Hi all,
> >
> >
> > I'm trying to have buttons on my web page but when I view the web site
> > using internet explorer or voyager there are gaps in between the
> > buttons ???
> >
> > <body>
> > <p align"center">
>
> Gah, where's the f**king = sign in there?
>
> > <a href="page1.html">
> > <img src="button1.gif" border="0">
> > </a>
> > <a href="page2.html">
> > <img src="button2.gif" border="0">
> > </a>
>
> And please, please, please don't break up your html like that. You're
> already writing HTML like a complete retard and you've only just
> started!

Ye cheers

>
> <DIV ALIGN="CENTER">
> <A HREF="page1.html"><IMG SRC="button1.gif" BORDER="0"></A>
> <A HREF="page2.html"><IMG SRC="button2.gif" BORDER="0"></A>
> </DIV>

I was nearly right ar first doing this:

<div align="center">
<a href="page1.html">
<img src="button1.gif border="0"></a>
</div>
<div align="center">
<a href="page2.html">
<img src="button2.gif" border="0"></a>
</div>

Regards

Nick Knight

------------------------ Yahoo! Groups Sponsor ---------------------~-~>
Make good on the promise you made at graduation to keep
in touch. Classmates.com has over 14 million registered
high school alumni--chances are you'll find your friends!
http://us.click.yahoo.com/l3joGB/DMUCAA/4ihDAA/d8AVlB/TM
---------------------------------------------------------------------_->

Quote carefully and read all ADMIN:README mails

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/