Read the Documentation Privacy & Cookies Terms of Use Download VS Code
File Edit Selection View Go Run Terminal Help
Workspace
Theme

Select Color Theme

Dark Modern
Light Modern
High Contrast Dark
index.html
1
body { background: #1e1e1e; color: white; }
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width">
6 <title>My Project</title>
7 <link rel="stylesheet" href="style.css">
8 </head>
9 <body>
10 <h1>Hello World</h1>
11 <script src="script.js"></script>
12 </body>
13 </html>
14
TERMINAL PROBLEMS OUTPUT DEBUG CONSOLE
PS C:\Users\src>
0 0
Layout: US