div's and iframes Q
div's and iframes Q
Out of context: Reply #2
- Started
- Last post
- 4 Responses
- UndoUndo0
in your div id {in the style sheet} define a height and width and set overflow:auto;
when the content gets too large it will automatically scroll, googlebot will read the content like anyother on the page.
you can use html formatting in divs just like in a standard page