Hello,
I asked a question about the css and divs.
If I created a div with style overflow:
div.name {
height: 20px;
width: 500px;
overflow: auto;
}
In my html page, I use the div with 300 to 400 words to increase the number of words in my page without the visitor is see it.
Google penalizes this method?
Thank you for your feedback.
I asked a question about the css and divs.
If I created a div with style overflow:
div.name {
height: 20px;
width: 500px;
overflow: auto;
}
In my html page, I use the div with 300 to 400 words to increase the number of words in my page without the visitor is see it.
Google penalizes this method?
Thank you for your feedback.