Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Popup using html and css
How to code a pop up in ftl for displaying web content fields without
using jquey by using only html and css
Is this what you are looking for:
https://codepen.io/imprakash/pen/GgNMXO
There are lots of different approach, this is just one. Google "html and css only popup" for more.