How to insert image from url
<!DOCTYPE html>
<html>
<head>
<title>Image from ObeCompiler assets</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<h1 class="title">Mellisa Sue Andrson</h1>
<img src="https://assets.onecompiler.app/432wzhydd/435tnxen2/Melissa.jpg" alt="" />
</body>
</html>