Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

How to open the index.html in programming,basics writing your program?

I HAVE A PROBLEM IN OPENING THE JAVA SCRIPT FILE CAN U HELP BECAUSE THE WAY TO OPEN IT ISN'T SHOWN THERE.....

2 Answers

<!DOCTYPE html>
<html>
<head>
    <title></title>
    <meta charset="UTF-8">
    <script>
        YOUR JS CODE HERE
    </script>
</head>
<body>

</body>
</html>

and open it in your browser

what do u mean????????

ok i understood

Do you want to start your javascript programm?

yeah......