the basics of programing

in programing •  7 years ago  (edited)

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


Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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.