JSFiddle - React, Tailwind, and code Playground

by tonkec palonkec

HTML

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>HTML typography</title>
</head>
<body>
  <!-- 
  
  U sljedecem tekstu: 
  
  Sheldon Lee Cooper Ph.D., Sc.D. is a fictional character in the CBS television series The Big Bang Theory and its spinoff series Young Sheldon, portrayed by actors Jim Parsons and Iain Armitage respectively (with Parsons as the latter series' narrator).
  
  Stavi cijeli teks u paragraf
  Istakni masnim fontom Sheldon Lee Cooper
  Ukosi ime srije The Big Bang Theory
  Smanji font u imenu serije Young Sheldon
 
  -->
</body>
</html>