Is anybody familar with Schema.org microdata syntax and how it works when combined with css?
Google seems to encourage the use of microdata content from schema.org that is supposed to improve searches. I wanted to experiment with this but I need to understand how this works in conjunction with CSS style sheets. It appears to me that I cannot combine schema microdata tags with divs or other html elements that already have a css id or class associated with them. It appears the microdata has to be associated with a separate html element with no css class or id associated with it. Is my understanding correct?






Bookmarks