JSFiddle - React, Tailwind, and code Playground
by Lokesh Yadav
HTML
<html>
<head>
<title>index</title>
<style type="text/css">
</style>
</head>
<body>
<ul>
<li>hello</li>
</ul>
<script src="jquery-1.7.1.js"></script>
</body>
</html>
by Lokesh Yadav
<html>
<head>
<title>index</title>
<style type="text/css">
</style>
</head>
<body>
<ul>
<li>hello</li>
</ul>
<script src="jquery-1.7.1.js"></script>
</body>
</html>