the basics of programing
hi i am back here i am going to show you how to program:
.1 go to files
.2 create folder html
.3 go into it
.4 make file index.html
if you have not noticed your file your file
has changed.
that is normal alright
type this into it:
<DOCTYPE html>
<html>
<head>
<title>my web</title>
</head>
<body>
<h1>hello world</h1>
</body>
that is it for now
Welcome @kid-coder, it's nice to have you here. Keep teaching us the basics of programming. :)
:D
Cool! I don't even knew how to do this.