Site has a lot of products and we have written text about the product page. Our text is original and specific to the product. Text is about 300 words long, so we were thinking of using div tag and show 30% of it and with a more button. And if user hover over the more bottom they will be abale to see whole text. I dont want to use javascript because then search engines wont be able to see the text.
Q) Is it safe to use div tag?
Q) Does search engine see this as hidden text?
Q) Showing half text and hidding the other half, is it safe?
Q) If I cant do the div tg and i dont want to use javascript then what are my options (apart from showing all of the text)?