Please Help with my code

I try to make an unit coverting web, somehow the

part just no show with in my JaveScript code .please help

Can you be more specific? What is it doing that you don’t want it to do or what is it not doing that you want it to do?

I see things like this:

<link rel="stylesheet" href="index.css">

and

<script src="index.js"></script>

… those aren’t going to work in codepen because you have no local files. I see that you have JS but I don’t see where you’re trying to do anything with it.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.