<html> <head> <style type="text/css"> img {width:200px;} </style> </head> <body> <img src="logocss.gif" width="95" height="84" /> </body> </html>
Your Result:
Edit the code above and click to see the result.
W3Schools.com
- Try it yourself