Correct! My mistake. Change my original sentence to: This article details the difference between "display: none" and "visibility: hidden".
:) Russ > Hi > > Is that visibility : hidden; ? - display : none will cause a box to not > be rendered, visiblity : hidden (CSS2 11.2) will just make it invisible, > like Kevin Bacon in that really bad movie. > > Another point to pick up on this discussion was seen with Peter's cinema > site - doing something like this will cause your message to appear in > search engine listings. > > Cheers > James > > > russ weakley wrote: > >> Nate, >> >> First of all, that wasn�t my technique, just the one used by the site >> mentioned by Jaime. >> >> A good articles on hiding content is Joe Clark's: >> http://www.alistapart.com/articles/fir/ >> >> This article details the difference between "display: none" and "display: >> hidden". ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
