- 1
How do i align images?
5 Answers
+ 6
Stop spamming your questions!
+ 2
Floating, margin.... ps dont Post a question 20 times
+ 2
<img src=abc.jpg" width="100" height="100" alt="abc image" />
<style>
img {
align:center;
}
</style>
+ 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