Skip to content

Instantly share code, notes, and snippets.

@Wirawa24
Created February 8, 2024 02:05
Show Gist options
  • Save Wirawa24/1604e16ebd9e115276e0462e98874d68 to your computer and use it in GitHub Desktop.
Save Wirawa24/1604e16ebd9e115276e0462e98874d68 to your computer and use it in GitHub Desktop.
oNVMKeL
<! DOCTYPE html>
<html>
<head>
<title>The Monk Diamond</title>
</head>
<body>
<p>The Monk Diamond is a rare jewel.</p>
</body>
</html>
<body>
<p>The Monk Diamond is worth over$10 million.</p>
<p>Professor Bairstone and Dr.Day have made a sensational discovery.</p>
<p>They have discovered the Monk Diamond in a remote cave in Siberia. <br/> Professor Bairstone and Dr. Day were on a fossil-finding expedition</p>
<p>Professor Bairstone has sent us this secret photo of the Monk Diamond</p>
<img src="diamond.jpg" alt="Diamond"/>
<p> The team was delighted with their discovery.</p>
<img src="https://getcodingkids.com/team_photo.jpg"/>
</body>
</html>
<body>
<div>
<p>Professor Bairstone is a fomous explorer</p>
</div>
<div>
<p>Dr.Day is top scientist. She loves dinosaur fossils.</p>
</div>
</body>
#style {
style="CSS-property: value;"
background-color: green;
}
@Wirawa24
Copy link
Author

Wirawa24 commented Feb 8, 2024

I just try out and feel it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment