Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <img src="/pix/samples/18m.jpg" width="200" height="121" alt="Photo of 3 cats"> <p>This image is resized using the 'width' and 'height' attributes of the 'img' tag.</p>