https://en.wikipedia.org/wiki/Comparison_of_e-book_formats
(spoiler, most of them are HTML/CSS)
Epub is HTML and CSS bundled in a zip file following a specific directory tree layout and containing a few metadata files.
Epub 3 is HTML5.
Open LibreOffice, create a doc, save it as Epub, and unzip the file. See for yourself.
https://en.wikipedia.org/wiki/Comparison_of_e-book_formats
(spoiler, most of them are HTML/CSS)