hmmm, Im not sure with your question,
but I try to give my opinion.

I think you should keep the container (class "toggleborder")
or u can create another container in every image & anchor hyperlink, like:

<div style="width:200px; height:200px;>

  /* this is the image */
  <img src="images/image2.gif" border="2" height="162" width="162">

  /* and these are the centered hyperlink */
  <a href="#" style="margin:0 auto; width:100px; text-align:center;
display:block;">link1</a>
  <a href="#" style="margin:0 auto; width:100px; text-align:center;
display:block;">link2</a>

</div>



-- 
Best Regards,
tomfreakz
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to