"Untitled"
Bootstrap 4.1.1 Snippet by ViniciusCosta2

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <html> <head> <style> .foto{ width: 200px; border: 2px dashed rgb(161, 161, 161); margin: 15px 0px 10px 6px; } </style> <img src="https://www.kasandbox.org/programming-images/landscapes/beach-in-hawaii.png" width="100%" height="400px"> <img class="foto" src="https://www.kasandbox.org/programming-images/landscapes/beach-in-hawaii.png" width="100%" height="400px"> </head>
rgb(44, 122, 13)

Related: See More


Questions / Comments: