JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Poveznice</title>
</head>
<body>
<a href="https://www.coolinarika.com/">Link za super recepte </a>
<br />
<a href="https://youtu.be/o8fS3CqHnz4" target="_blank">Plesni izazov</a>
</body>
</html>