ShapeYourPath
(current)
Run Code
Live Code Editor- HTML 5 Starter Template
Source Code
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Basic HTML File</title> </head> <body> <h1>Hello, world!</h1> </body> </html>
Output :
Running