gigaherz / Guidebook

Minecraft book API and library
https://www.curseforge.com/minecraft/mc-mods/guidebook
Other
31 stars 16 forks source link

[Question] Centering Images #82

Open jaxmacky opened 5 years ago

jaxmacky commented 5 years ago

Is there a way to center an image within a page like aligning text would with align="center" ?

gigaherz commented 5 years ago

<p align="center"><img ... /></p> should center it.