Submitted by David Hall on Wed, 11/05/2014 - 09:07
Multiple choice question
What is the proper way to implement an Expandable Div?
| a. Use CSS to hide keyword rich content and make sure that the text is not obvious to a visitor of the page. | |
| b. Use CSS to hide the text and Javascript to trigger the expanding and contracting of the text, but ensuring that a visitor to the page would not be aware that the keyword rich content is on the page. | |
| c. Never use Expandable divs because Google can penalize you for it. | |
| d. Use Javascript to trigger the CSS expanding and contracting of the div and ensure that an introduction to the section makes it very obvious to a visitor that more content is available. |
Leave a comment