How to resize and align my images? #316
Replies: 1 comment 9 replies
-
Did you use the old template? Because everything should works with it. As I stated in the last announcement, I will drop support for mkdocs. It takes too much of my time, and is a pain in the ass to works with. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to resize my images like this:
I've created a site to test it:
https://vu-truong.github.io/
But it doesn't work and it seems that the size becomes the title of img tag:
<img alt="100" src="Attachments/discord.png" title="100">
So, is there any way to resize the images?
Besides that, how to align these images to the right, center, left?
Beta Was this translation helpful? Give feedback.
All reactions