JSFiddle - React, Tailwind, and code Playground

by tonkec palonkec

HTML

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="description" content="Ovo je samo primjer stranice."> 
  <meta name="keywords" content="HTML, meta, coding">
  <meta name="author" content="Antonija Simic">
  <title>HTML head</title>
</head>
<body>
  
</body>
</html>