Hi Tharik Ahmed,
Thank you for reaching out to Microsoft Q & A forum.
I am sorry you’re having trouble seeing the output. Let’s figure this out together.
Here are a few things you can check:
1.Look for Errors: Open your browser’s developer console (right-click > Inspect > Console) to see if there are any error messages.
2.Check Your Setup: Make sure your files (HTML, CSS, JavaScript) are correctly linked and saved.
3.Try a Simple Test: Add console.log("Hello, World!"); in your JavaScript file to see if it runs.
4.Browser Compatibility : Some features work differently in various browsers, so trying a different one might help.
If you are still facing issues, please share your code or a screenshot, and I will be happy to assist you.
If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community.