This course is the first in a two-course Web Dev Essentials series, and it will prepare you for the WDE™ – Certified Entry-Level Web Developer certification exam.
The main goal of this course is to guide you from having no prior knowledge to a level where you can design, structure, and optimize web pages using HTML, the foundational language of the web. You will understand the basic concepts of web development technology.
This course will prepare you for jobs and careers related to web development. This includes creating web pages as a junior developer, as well as roles in web design and content management.
Channel: Edube Interactive
Sponsor: OpenEDG JS Institute
Mode: Online self-study course
Level: Beginner
Cost: Free
Study Time: 20 hours (Recommended: 5h/week)
Language: English
Associated Certification: WDE – Certified Entry-Level Web Developer (WDE-40-0x)
Associated Courses: CSS Essentials (Beginner/Intermediate)
Prerequisites: None
Introduction to web development fundamentals, setting up an HTML development environment, understanding character encoding, HTML structure and syntax, attributes and values, comments, and the Document Object Model (DOM). Learners will also explore the relationship between HTML, CSS, and JavaScript.
After completing Module 1, the learner will:
<!DOCTYPE>
, <html>
, <head>
, and <body>
Techniques for structuring web pages using headings, paragraphs, text formatting, lists, and tables. Learners will understand common HTML properties and values used for organizing content effectively.
After completing Module 2, the learner will:
Adding images, hyperlinks, and media to enhance web pages. Learners will also build HTML forms using various input elements and attributes while exploring properties that improve user interaction.
After completing Module 3, the learner will:
Introduction to styling and layout techniques using global, event, and data attributes. This module also covers interactive elements that enhance user experience.
After completing Module 4, the learner will:
Implementing semantic markup for improved user experience, applying microformats and microdata, and ensuring accessibility with WCAG standards, ARIA roles, states, and properties. Learners will also explore cross-browser compatibility and HTML best practices.
After completing Module 5, the learner will:
Working with favicons and iFrames, HTML entities, emojis, image maps, HTML APIs, and HTML graphics to extend web functionality and enhance visual content.
After completing Module 6, the learner will: