Basic Steps to create a Website using HTML5
Hypertext Markup Language
CSS is the visual style that the content is formatted in.
Step 1 For HTML5 the first line will be
Step 2 Step 2: Open a tag
Step 3 Untitled Document defines your title, [ always make sure you close your tags. ]
Step 4 Open a tag.
Step 5 Place your content in the section.
Step 6 a tag defines a paragraph, defines a line break
Step 7 close the body tag,, close the html tag,
Step 8 Upload to a server using a FTP client