[thelist] css positioning

Ornstein, Ian IanOrnstein at NC.SLR.com
Thu Oct 25 14:27:55 CDT 2001


you might want to try changing
</a><br>
  <a class="m" href="#"
to
</a><br><a class="m" href="#"

some browsers take that newline character and
echo it.

hth

Ian Ornstein - Programmer and Web Developer
IBM Global Services, Global AMS Delivery
(704) 509-8022 


-----Original Message-----
From: McAtee, Malcolm [mailto:MMcAtee at philamuseum.org]
Sent: Thursday, October 25, 2001 10:59 AM
To: thelist at lists.evolt.org
Subject: [thelist] css positioning


http://www.philamuseum.org/global/menu/menu2_template.html


Any thoughts on how to remove the spaces between each image....

.menuLabel {
  position:absolute; visibility:hidden; overflow:hidden;
  width:130px; height:20px; clip:rect(0,130,20,0); 
  margin:0px; padding:0px;

<div id='menuLabel1' class='menuLabel'>
<a href="javascript://" onmouseover="menuShow(event,1)"><img 
   src="/images/menu/1/exhibitions.gif" width=130 height=20 border=0 
   alt="" name="exhibitions"></a></div>

<div id='menuLabel2' class='menuLabel'>
<a class='ml' href="javascript://" onmouseover="menuShow(event,2)"><img 
   src="/images/menu/1/events.gif" width=130 height=20 border=0 
   alt="" name="events"></a></div>

etc....


TIA   Malcolm






//---------------//
Malcolm J. Mcatee
Web Designer
Philadelphia Museum of Art
215-684-7748
mmcatee at philamuseum.org
//---------------//





More information about the thelist mailing list