Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to center pictures in GitHub Markdown etc. #16

Open
timmwille opened this issue Dec 18, 2020 · 3 comments
Open

How to center pictures in GitHub Markdown etc. #16

timmwille opened this issue Dec 18, 2020 · 3 comments
Assignees
Labels

Comments

@timmwille
Copy link
Collaborator

https://codinhood.com/nano/git/center-images-text-github-readme

@timmwille
Copy link
Collaborator Author

it is also possible to center text, but not really nice
https://coderwall.com/p/iftc1q/centered-text-and-images-in-github-markdown

@timmwille
Copy link
Collaborator Author

timmwille commented Dec 18, 2020

in some cases also one wants to change the size of a picture just add width=300 with pixel size you want

Example:
<img src="http://s.4cdn.org/image/title/105.gif" width=100>

@timmwille
Copy link
Collaborator Author

@bmen bmen added the GUIDE label Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants