Re: [uf-discuss] make microformat class's invisible

2011-11-04 Thread Ted Drake
We've put together a great article on how to hide stuff and why you should
use one pattern over another. The goal is to have something that is hidden
but also accessible. As Yahoo is a global company, we also needed a solution
that works in rtl languages.
http://yaccessibilityblog.com/library/css-clip-hidden-content.html


-- 
Ted Drake
Yahoo! Inclusive Design
http://accessibility.yahoo.com
Twitter: @yahooaccess
Facebook: http://www.facebook.com/YahooAccessibility



On 11/2/11 6:47 AM, Massimo Lombardo unwiredbr...@gmail.com wrote:

 2011/11/2 ion ion elge...@gmail.com:
 how exactly I can mark the class invisible for view but completely OK
 for search engine
 
 How about this:
 https://github.com/h5bp/html5-boilerplate/blob/master/css/style.css#L253
 
 And this: 
 https://github.com/h5bp/html5-boilerplate/blob/master/css/style.css#L256


___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


[uf-discuss] make microformat class's invisible

2011-11-02 Thread ion ion
Hi!

regarding the FAQ

Q. Given that Google now looks at hidden content as potential spam,
will invisible microformats be considered spam?

to make microformat data invisible is bad practice. But in my case
there is no another choice
I already have a page and insert microdata with all it's field will
damage the view
so
how exactly I can mark the class invisible for view but completely OK
for search engine
what's the downside of this practice?

Thanks!

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] make microformat class's invisible

2011-11-02 Thread Massimo Lombardo
2011/11/2 ion ion elge...@gmail.com:
 how exactly I can mark the class invisible for view but completely OK
 for search engine

How about this:
https://github.com/h5bp/html5-boilerplate/blob/master/css/style.css#L253

And this: 
https://github.com/h5bp/html5-boilerplate/blob/master/css/style.css#L256
-- 
Massimo Lombardo
___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss