HTML
CSS
PHP
Deno
Examples
Do It Yourself
Blog
Type in your code below
Run
<html> <body> <p>You can resize images with the width and height attribute, the values are calculated in pixels.</p> <img alt="Hibiscus flower in a green vase" height="400" src="https://cdn.lyty.dev/site-images/vase-hibiscus-flower.jpg" width="300"/> </body> </html>
Related Chapters
HTML Images
CSS Backgrounds
Related Examples
How to use AVIF images on website with content negotiation
HTML Styles Background Color Example
CSS Animation Basketball Bouncing
HTML Image Link Description
HTML Image Description