Разбираемся в CSS
1739189306
Anonymous
Я не знаю, правильное ли это место, чтобы задать этот вопрос, но я действительно застрял в этой части. По сути, я пытаюсь выравнивать свою статистику GitHub рядом в файле readme.


< /code>
Как я могу сделать так, чтобы две карты выровнялись рядом? Что -то подобное:
[img]https://github-readme-stats.vercel.app/api?username=hussaino03&show_icons=true&theme=radical[/img]
[img]https://github-readme-stats.vercel.app/api/top-langs/?username=hussaino03&theme=radical&layout=compact[/img]
[img]https://github-readme-stats.vercel.app/api?username=hussaino03&show_icons=true&theme=radical[/img]
[img]https://github-readme-stats.vercel.app/api/top-langs/?username=hussaino03&theme=radical&layout=compact[/img]
Подробнее здесь: [url]https://stackoverflow.com/questions/70073951/how-to-align-readme-stats-side-by-side-in-github[/url]