Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html><html><body><h2>Image Size</h2><p>Use the style attribute to specify the width and height of an image:</p><img src='img_girl.jpg' alt='Girl in a jacket' style='width:500px;height:600px;'></body></html>
Advertisement
Add Comment
Please, Sign In to add comment