<html>
<head><meta charset="utf-8"></head>
<body>
<p>HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages. Along with CSS, and JavaScript, HTML is a cornerstone technology, used by most websites to create visually engaging webpages, user interfaces for web applications, and user interfaces for many mobile applications.[1] Web browsers can read HTML files and render them into visible or audible web pages. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language, rather than a programming language.</p>
<p>HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items.</p>
<p>The language is written in the form of HTML elements consisting of tags enclosed in angle brackets . Browsers do not display the HTML tags and scripts, but use them to interpret the content of the page.</p>
</body>
</html>

여기서 (atom 에디터)  저 코딩초보인데 script package 다운받고 ctrl+shift+b 헀는데 HTML file opened at: "file://C:\Users\���¿�\OneDrive\���� ȭ��\�ǽ�\p.html"이라고 뜨네요

해결방법 알려주세요

급합니다 아래에 html로 설정했입니다. 환경변수 설정해야 되나요 어떻해야 되나요