HyperText Markup Language (HTML) is the standard markup language for creating Web pages. HTML describes the structure of Web pages using various different tags, which are used to perform different commands. For an example the <p>
element represents the use of a paragraph. These tags or elements are the building blocks of HTML. Web browsers e.g. Chrome or Safari do not display the HTML tags, but use them to render the content of the page. HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page.
With this directory here we will show you the way to code HTML with the Flow:
Learn basic markup structure and make your first webpage.
Start Creating Your First Web Page!This will teach you how to use elements and basic markup structure.
Learn About Common HTML Tags!This will show you how to add images and videos to give that extra edge. Boom!!!
Learn About Images and Videos!Learn how to add a table. Many uses. Much convinience.
Learn About Lists and Tables!Start linking up your pages with the use of the a
tag. WOWIE.
Making the back-end of your website look just as good as the front of it. Such Features.
Learn About File Organization!