Archives

Karmick Institute curriculum module 1

Module 1: Introduction to HTML & HTML 5

Module 1 begins

Duration: 0.3 Month

Getting started 

Karmick Institute methodology

Learn core HTML structure, essential tags, content & media embedding, and element/table layout. Gain skills in building precise web page structures.

  • Understanding the basic structure and rules of HTML documents.
  • Learning the fundamental tags for structuring text and content.
  • Embedding & linking content
  • Understanding the difference and use of Block-Level and Inline elements.
  • Structuring tabular data using <table> and attributes like colspan and rowspan.
  • Applying HTML structure effectively for precise (pixel-perfect) design outcomes.

Module concludes

Gain the core skills necessary to build the semantic structure and basic content layout of static web pages.

Karmick Institute curriculum module 2

Module 2: HTML FORM

Module 2 begins

Duration: 0.3 Month

HTML Form

Karmick Institute methodology

Develop dynamic forms featuring diverse input types, client-side validation, and media integration (maps, videos).

  • Learn the fundamentals of HTML forms for user input.
  • Implement various HTML input fields for different data.
  • Master attributes to control form, behaviour and appearance.
  • Use HTML attributes for basic data accuracy checks.
  • Integrate interactive Google Maps and YouTube videos.
  • Design forms for better UX and data collection.

Module concludes

Build interactive forms with diverse input types, apply simple validation, and integrate external media to boost user engagement

Karmick Institute curriculum module 3

Module 3: Introduction to CSS

Module 3 begins

Duration: 0.3 Month

Introduction to CSS

Karmick Institute methodology

Learn CSS basics: syntax, values, comments, and key selectors (ID, Class, Tag). Explore internal, inline, and external styling methods.

  • Understand CSS’s core concepts and its function in web styling.
  • Learn about the various CSS values and unit types.
  • Grasp the basic rules for writing CSS stylesheets.
  • Learn to add comments for code documentation.
  • Understand and use ID, Class, and Tag selectors to target HTML elements.
  • Learn the three ways to add CSS to HTML (Inline, Internal, External) and when to use each.

Module concludes

Learn CSS fundamentals and apply basic styling to HTML through different methods and selectors.