Prev Demo
Image Width And Height
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p>Image width and height</p> <img src="http://techfunda.com//HTPictures/Generics/7-635917207845581254.JPG" height="100" width="200"/> </body> </html>
Note: We DO NOT save your trial code in our database.
Output