Posted on 1 Comment

Jyrone Parker Live – Intro Into HTML5

[youtube width=”100%” height=”100%” autoplay=”false”]https://www.youtube.com/watch?v=OGzV3D10LjE[/youtube]

What Is HTML5?

HTML5 is the newest standard of HTML (Hypertext Markup Language) which is the language used to define webpages. All webpages, including the one you are using to read this article is made up of HTML. HTML documents are text files that end with an extension .htm or .html HTML documents are made up of opening and closing tags that usually follow the convention

<tag>
Stuff between tag
</tag>

I say usually because as you will see in the above video some tags don’t require a closing tag. HTML can also be used in conjunction with CSS and Javascript to create stunning mobile apps using hybrid development. In this video I explain what HTML is, how to create a simple webpage and good resources to follow through with. If you haven’t already subscribe to my Youtube channel to get real time updates on when I go live!

1 thought on “Jyrone Parker Live – Intro Into HTML5

  1. […] If we don’t start teaching computer science on a mass scale we simply will not be able to compete in the global economy in the long run. Automation is already replacing more jobs than anyone can count, the majority of the populace cannot make an immediate transition into another sector don’t believe me? Go ask a coal miner from Eastern Kentucky how their job transition has been. We need to teach not only technology skills but encourage entrepreneurship so that we can continue to have economic growth. If we don’t our economy is in trouble. Subscribe to my blog for free coding tutorials and if you haven’t already start your web development journey here. […]

Leave a Reply