[HTML5] CREATE YOUR FIRST HTML WEBSITE

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.
Hello Ladies :p

Just a quick tutorial about coding you own website using HTML5

This will help out Beginner people!

Requirement
- Brain
- Some HTML Knowledge
- Any Editor text
- Skill? :D

Let's get start!

1) Always start with [!DOCTYPE] in HTML5
Example : <!DOCTYPE html>

<html>
This will allow the web browser/computer to read what kind of language your using

2) Head
<head> Never forgot "head" <-- this is open Tag
</head> <-- This is Closing Tag


3) <title> your title of your web site </title>

4) Now Finally Body
<body>

This is where your going to put all your content in your Web page

After you done closing with Close Tag

</body>
together with
</html>

If your confusing look at the image is same method that i explain!

Z2YKnZk.png



That pretty much it!
Easy ;)

THANK YOU FOR READING!


This should help a a little for those who interesting in it !

PM ME IF YOU NEED HELP!
 
General chit-chat
Help Users
    @ lurch6661: lol