|
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Consider an example:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <style> a { background-color:red;} </style> </head> <body> <a href="#">A</a> <a href="#">B</a> <a href="#">C</a> <a href="#">D</a> <a href="#">E</a> <a href="#">F</a> <a href="#">G</a> </body> </html> There are whitespace within each hyperlink, without touching the source, is it possible to remove all the whitespaces? Thanks. |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
On 4$B7n(B14$BF|(B, $B2<8a(B3$B;~(B07$BJ,(B, dorayme <doraymeRidT...@optusnet.com.au> wrote:
> In article > <doraymeRidThis-02AA15.17010114042...@news-vip.optusnet.com.au>, > > dorayme <doraymeRidT...@optusnet.com.au> wrote: > > In article > > <de09cfa9-0684-4627-b986-8ec4cedd6...@1g2000prf.googlegroups.com>, > > howa <howac...@gmail.com> wrote: > > > Fixing up a few things in your mark up, closest is: > > Or perhaps I should have: > > <http://dorayme.890m.com/alt/howa589.html> > > -- > dorayme Thanks. |
|
|
|
#3 (permalink) |
|
Messages: n/a
Hébergeur: |
howa wrote:
> > <a href="#">A</a> > <a href="#">B</a> > > There are whitespace within each hyperlink, without touching the > source, is it possible to remove all the whitespaces? a {float:left} BTW, next time post a URL, not code. -- Berg |
|
![]() |
| Outils de la discussion | |
|
|