How do i align images? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How do i align images?

1st Jan 2017, 6:19 PM
Davi Sodre
Davi Sodre - avatar
4 Answers
+ 6
Stop spamming your questions!
1st Jan 2017, 6:58 PM
J.A.
+ 2
Floating, margin.... ps dont Post a question 20 times
1st Jan 2017, 6:27 PM
Andreas K
Andreas K - avatar
+ 2
<img src=abc.jpg" width="100" height="100" alt="abc image" /> <style> img { align:center; } </style>
1st Jan 2017, 6:52 PM
Abdul Rehman
Abdul Rehman - avatar
+ 1
thanks. about what I did making the same question a lot of times... that's because my internet it's lower and it didn't make the post, so I clicked a lot of times. sorry about that. any way, thanks
1st Jan 2017, 7:04 PM
Davi Sodre
Davi Sodre - avatar