Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Re:


Message #1 by "Donncha Fahy" <fahydonncha@h...> on Fri, 20 Jul 2001 21:21:49
Nice one Kyle :) I'm surprised no one else mentioned it. Those things 
are incredibly useful. They're also the only reliable way to force table 
cell height/width. Just reduce all the values you can find in Photoshop 
or whatever and make sure it isn't interlaced. It should weigh about 
30 to 40 bytes :)


> Another option that has been used for quite some time is to create 
a one
> pixel high, one pixel wide transparent gif.  When you need space, 
use this
> image and specify the height/width attributes to the desired values.
> 
> =================================
> Kyle M. Burns, MCP
> Database Administrator/Webmaster
> Centra Credit Union
> kburns@c...
> 
>  
> 
> -----Original Message-----
> From: Ryan Gerrard [mailto:ryangerrard@h...]
> Sent: Thursday, June 14, 2001 1:45 PM
> To: HTML Code Clinic
> Subject: [html_code_clinic] Re: <spacer>
> 
> 
> The <spacer> tag is Netscape Navigator only, so probably won't 
work under
> IE. At least that's what the book beside me says. If you really need 
to get
> some spaces in there, try using:  
> That creates a non-breaking space in your document. You might 
need a lot of
> them, but it will probably do what you want. Good luck.
> 
> Ryan.
> 
> ----- Original Message -----
> From: "Hamza Hamza" <jamalnew@a...>
> To: "HTML Code Clinic" <html_code_clinic@p...>
> Sent: Thursday, June 14, 2001 7:32 PM
> Subject: [html_code_clinic] <spacer>
> 
> 
> > Hi Guys,
> > Can anyone help me out please. I tried to use the spacer tag but it 
does
> > not work. What can i do?
> >
> > Thanks.
> > 

  Return to Index