how to show an image in html
// Show image in html bois
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div class="img">
<img class="img" src="image.png">
</div>
</body>
</html>
how to show an image in html
// Show image in html bois
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div class="img">
<img class="img" src="image.png">
</div>
</body>
</html>
how to display image in html
_________________________________________________________________________________________
### Image(s) ###
### You can easily add a img with this line of code :
<img src="Type here the location of your picture" />
### But you can also add a style to it like this :
<img src="Type here the location of your picture" class="type here the name of your style" />
### If you don't know how to make a style? i will be maybe uploading a tutorial on it later
### If you want to keep it easy and not add a style you can also add details in the command itself
### like this :
<img src="Type here the location of your picture" width="type here a amount of pixels" />
### if you really want to customize it than i would recommend using a style
## Here is an example i made:
<img src="src/picture_beach.jpg" class="pictures" />
________________________________________________________________________________________
# If this code helped you please leave a like on it. If you want to see more of this follow me
# Or just take a look at another answer of my answers
#
# THIS CODE HAS BEEN MADE BY : Vast Vicuña
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us