IMG tag, style, and float
Site Bugs / Suggestions
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All/Chris, I've noticed that on upload, a tag such as is converted to style="float:removed". I believe this is correct HTML since it is coming out of Amaya. Would it be possible to convert it to align="right" if the style is deemed offensive? Jeff
-
Hi All/Chris, I've noticed that on upload, a tag such as is converted to style="float:removed". I believe this is correct HTML since it is coming out of Amaya. Would it be possible to convert it to align="right" if the style is deemed offensive? Jeff
This is done to ensure the layout of the page isn't messed up. If you want an image to appear on the right then wrapping it in a div with align=right will do the trick
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP