+ 1
Align/move images in HTML
How do you move or align pictures in HTML I tried the ,,align="center"" didn't work don't know why.
5 ответов
+ 3
<img style="float:center">
+ 3
hi VirdioCode you are right but he/she don't know about css .
+ 2
Zexery your welcome
+ 1
@Y.K. I know a bit of CSS but thx I was doing it wrong I needed to put ><