Featured Post:

More about Minecraft...

Minecraft is the perfect game for you if you enjoy this blog. (and I hope you do) There is no limits, and I love it. And sharing your maps, ...

Friday, December 16, 2016

HTML Code

Hi! OK, want to make your own website? Good! Go to any type of text writer and then make the Filetype HTML, next put this code in:

<DOCTYPE html>
<head>
<title> My first website </title>
</head>
<body>
<h2>  Hi! </h2>
</body>

There are diffrent sized text:

Heading 1 (h1)

Heading 2 (h2)

Heading 3 (h3)

Heading 4 (h4)

Heading 5 (h5)
 Heading 6 (h6)

<[input code here, like how its (h4)]> <text> </[again, input code]> That's your message/text.

 You will need hosting to make your websites public, so it isn't public currently. That is why I recommend Blogger, also, Notepad/Mousepad is good to do HTML code, or any other type of code really.



:D Gooooood Byye

No comments:

Post a Comment