output not showing

Tharik Ahmed 0 Reputation points
2025-03-09T09:21:35.3366667+00:00

I am student learning your training course, but i am pratice your training sessions and I am not getting any output.

This question is related to the following Learning Module

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
35 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pradeep M 6,420 Reputation points Microsoft External Staff
    2025-03-10T04:04:16.64+00:00

    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.  

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.