06:20 Unknown
Step #1. Add image tag in to your web page <img>
In your web page you will add html image tag like this <img src = "path to image " alt="alternate image name "> . Note that the extension .jpg , .png , .svg with your image name.
Click the image bellow to see full view
Step #2. Changing the size of the image
You will change the size of image using CSS properties within HTML document and also a operate style sheet file. for know we will use use CSS properties with in HTML document.
Properties like this style="width: 60px; height: 60px;" you are free to set the size of image by changing the number in pixels.
Click the image bellow to see full view
Please leave a comment if any query : Than you
0 comments:
Post a Comment