'float' Example
|
|
<html> <body> <img id="myImage" src="http://www.navioo.com/style/logo.png" border="0" style="float:left">
<button onclick="myImage.style.styleFloat='right'">Change float to right</button> </body> </html>
|
|
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
|