0
why can't I use align="center" in <img ...>?
1 Answer
+ 1
Because <img> is an inline element...you can't align it by just writting align="center"
This thing will not work for any inline element as well...So use alternative way to align them.
Hot today
BMI calculator code project
0 Votes
SQL
1 Votes
Paint Costs
1 Votes
How to create a border
0 Votes
Overloading + operator
0 Votes