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
microforma...@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss
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
--
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" <unwire...@gmail.com> wrote:
> 2011/11/2 ion ion <elg...@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