Path Courses
Introduction to HTML
HTML5 is a buzzword when it comes to Web development. But prior to even getting started with HTML5, it would make great sense to know and learn about its predecessor i.e. HTML. How did HTML come into existence? What factors did it have to encounter and else? Learning about the history/advent of a topic actually makes learning interesting and sets the pace.
HTML5 is a markup language for structuring and presenting content over a web page. HTML5 tutorial will help the developer to create static or dynamic websites.
What you will learn:
- What is HTML?
- History of HTML
- HTML Development IDE
- HTML Page Structure
- Introduction to HTML5
- HTML5 Document
- Browsers Support and Advantages
HTML5 Basics: Tags, Elements and Attributes
Learn HTML (HyperText Markup Language), the language common to every website. HTML describes the basic structure and content of a web page. If you want to build a website or web application, you'll need to know HTML.
Learn the building block of HTML to understand how HTML markup will help you to build web pages. When you’re finished with this course, you’ll have a good understanding of HTML that will help you to move forward to develop web application.
What you will learn:
- HTML Tags
- HTML Elements and Attributes
- HTML Formatting and Styles
- HTML Layouts
- HTML Blocks and Inline Elements
- Empty Elements And Nested Elements
- HTML Quotation and Citation Elements
- HTML CSS
HTML5 Tables, Lists and Layouts
HTML provides table and lists element is to display data in tabular format and show details in order list or unordered list. Further learn to arrange content in a web pages in a well-structured way and make them responsive to display on all the devices like mobile, tablets and desktop.
Learn to display data in HTML in table and list format. When you’re finished with this course, you’ll have a good understanding of HTML layouts will help you to use HTML5 new tags to build your web pages.
What you will learn:
- HTML Tables - Columns, Row, Border, Padding
- HTML Lists - Order and Unorder List
- What is HTML Layouts?
- Table Based Layout
- Div Based Layout
- HTML5 Structure Based Layout
HTML5 Forms, Media and Storage
HTML5 is the newest version of HTML for building modern web pages. HTML5 adds elements, form elements, audio/video support, local storage, and more. Whether you are building static web pages or dynamic web pages, you need to know and understand HTML5.
What you will learn:
- HTML5 New Input Elements
- HTML5 Forms Attributes
- HTML5 Validations
- HTML Media
- HTML Audio
- HTML Video
- HTML and JavaScript
- HTML Storage API
- HTML Graphics