For example an address is an address and not a divtag with text data. Before it was just text on a page in an HTML tag, now it is text on a page in an HTML tag with a microformat label that tells the search engine something like:
See the Full Type Hierarchy The scope and type are in the first tag and in this case video looks like this:
div itemscope itemtype="http://schema.org/VideoObject"> In all cases your opening divtag must have a closing tag as illustrated above.
They explain that this could be done via hidden DIV tags, which they admit is considered to be hidden text by some, and may get you banned by Google if you're not showing the same content there as you are in the Flash file.
Join the discussion
display: none Aug 25, 2008 I've got a question about a display:None Div. I'm working with a dev team, who has their heart set on using content in a Div set to display None with a mouseover event.