{"id":32851,"date":"2026-03-23T18:40:46","date_gmt":"2026-03-23T13:10:46","guid":{"rendered":"https:\/\/www.w3webschool.com\/blog\/?p=32851"},"modified":"2026-03-24T10:22:28","modified_gmt":"2026-03-24T04:52:28","slug":"graphic-design-course-syllabus","status":"publish","type":"post","link":"https:\/\/www.w3webschool.com\/blog\/graphic-design-course-syllabus\/","title":{"rendered":"Graphic Design Course Syllabus 2026 | Fully Updated Guide"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"32851\" class=\"elementor elementor-32851\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-588aca4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"588aca4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3ba50f4\" data-id=\"3ba50f4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-85d9718 elementor-widget elementor-widget-html\" data-id=\"85d9718\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700;900&display=swap');\n\n    .blog-hero {\n        font-family: 'Inter', sans-serif;\n        position: relative;\n        width: 100%;\n        margin:auto;\n        background: #020617;\n        background: radial-gradient(circle at 0% 0%, rgba(0, 119, 229, 0.18) 0%, transparent 40%),\n            radial-gradient(circle at 100% 0%, rgba(30, 64, 175, 0.1) 0%, transparent 40%),\n            radial-gradient(circle at bottom right, #0f172a, #020617);\n        min-height: auto;\n        display: flex;\n        align-items: center;\n        overflow: hidden;\n        color: white;\n        border: 1px solid rgba(255, 255, 255, 0.08);\n        box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);\n    }\n\n    .blog-hero::after {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.02) 0%, transparent 70%);\n        animation: ambientGlow 8s ease-in-out infinite;\n        pointer-events: none;\n        z-index: 1;\n    }\n\n    @keyframes ambientGlow {\n\n        0%,\n        100% {\n            opacity: 0.5;\n            transform: scale(1);\n        }\n\n        50% {\n            opacity: 1;\n            transform: scale(1.1);\n        }\n    }\n\n    .blog-content {\n        position: relative;\n        z-index: 2;\n        padding: 60px 40px;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .blog-category {\n        background: rgba(0, 119, 229, 0.15);\n        color: #0077e5;\n        padding: 6px 16px;\n        border-radius: 100px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        margin-bottom: 5px;\n        border: 1px solid rgba(0, 119, 229, 0.2);\n    }\n\n    .blog-category::before {\n        content: '';\n        width: 6px;\n        height: 6px;\n        background: #0077e5;\n        border-radius: 50%;\n        box-shadow: 0 0 10px #0077e5;\n    }\n\n    .blog-title {\n        font-size: clamp(30px, 5vw, 60px);\n        font-weight: 700;\n        line-height: 1.1;\n        margin-bottom: 30px;\n        max-width: 950px;\n        letter-spacing: -1.5px;\n        background: linear-gradient(180deg, #FFFFFF 30%, #94a3b8 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.3));\n    }\n\n    .cta-group {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 15px;\n        margin-bottom: 40px;\n        width: 100%;\n    }\n\n    .btn {\n        padding: 14px 24px;\n        border-radius: 12px;\n        font-weight: 700;\n        font-size: 15px;\n        text-decoration: none;\n        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        box-sizing: border-box;\n    }\n\n    \/* UPDATED HOVER EFFECTS *\/\n    .btn-enquire {\n        background: #0077e5;\n        color: #fff !important\n        ;\n        box-shadow: 0 10px 20px rgba(0, 119, 229, 0.2);\n    }\n\n    .btn-enquire:hover {\n        background: #0066c4;\n        transform: translateY(-3px);\n        box-shadow: 0 15px 30px rgba(0, 119, 229, 0.4);\n    }\n\n    .btn-download {\n        background: rgba(255, 255, 255, 0.05);\n        color: #fff !important;\n        border: 1px solid rgba(255, 255, 255, 0.1);\n        backdrop-filter: blur(10px);\n    }\n\n    .btn-download:hover {\n        background: rgba(255, 255, 255, 0.12);\n        border-color: rgba(0, 119, 229, 0.5);\n        transform: translateY(-3px);\n        color: #0077e5;\n    }\n\n    .btn:active {\n        transform: translateY(-1px);\n    }\n\n    .blog-meta {\n        display: flex;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 15px;\n        font-size: 14px;\n        color: #dfdfdf;\n        border-top: 1px solid rgba(255, 255, 255, 0.05);\n        padding-top: 25px;\n        margin-top: 10px;\n    }\n\n    .author-info {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n\n    .author-img {\n        width: 45px;\n        height: 45px;\n        border-radius: 50%;\n        background: #1e293b;\n        border: 2px solid #0077e5;\n        overflow: hidden;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .author-img img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    .blog-visual-accent {\n        position: absolute;\n        right: 40px;\n        top: 50%;\n        transform: translateY(-50%);\n        width: 300px;\n        height: 250px;\n        background: url('http:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus.png');\n        background-size: contain;\n        background-repeat: no-repeat;\n        background-position: center;\n        opacity: 0.1;\n        filter: grayscale(1);\n        z-index: 1;\n        pointer-events: none;\n    }\n\n    .floating-course-info {\n        position: absolute;\n        top: 30px;\n        right: 30px;\n        background: rgba(255, 255, 255, 0.03);\n        backdrop-filter: blur(12px);\n        padding: 10px 18px;\n        border-radius: 12px;\n        border: 1px solid rgba(255, 255, 255, 0.1);\n        text-align: right;\n        z-index: 3;\n        animation: float 4s ease-in-out infinite;\n    }\n\n    @keyframes float {\n\n        0%,\n        100% {\n            transform: translateY(0);\n        }\n\n        50% {\n            transform: translateY(-10px);\n        }\n    }\n\n    .floating-course-info b {\n        font-size: 14px;\n        color: #0077e5;\n        display: block;\n    }\n\n    .floating-course-info span {\n        font-size: 9px;\n        color: #94a3b8;\n        text-transform: uppercase;\n    }\n\n    @media (max-width: 768px) {\n        .blog-hero {\n            min-height: auto;\n            margin: 0;\n            border-radius: 0;\n            border: none;\n        }\n\n        .blog-content {\n            padding: 40px 20px;\n        }\n\n        .cta-group {\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .btn {\n            width: 100%;\n            font-size: 14px;\n            padding: 16px;\n        }\n\n        .blog-title {\n            font-size: 32px;\n            text-align: left;\n        }\n\n        .blog-meta {\n            font-size: 12px;\n        }\n\n        .floating-course-info,\n        .blog-visual-accent {\n            display: none;\n        }\n    }\n<\/style>\n\n<section class=\"blog-hero\">\n    <div class=\"blog-visual-accent\"><\/div>\n\n    <div class=\"floating-course-info\">\n        <span>CURRICULUM<\/span>\n        <b>2026 EDITION<\/b>\n    <\/div>\n\n    <div class=\"blog-content\">\n        <span class=\"blog-category\">W3 Web School<\/span>\n\n        <h1 class=\"blog-title\">Graphic Design Course Syllabus 2026: Beginners to Advanced<\/h1>\n\n        <div class=\"cta-group\">\n            <a href=\"https:\/\/www.w3webschool.com\/online-graphic-design-course\/\" class=\"btn btn-enquire\">Explore Course \u279c<\/a>\n            <a href=\"#dmform\" class=\"btn btn-download\">\n                <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"\n                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n                        d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"><\/path>\n                <\/svg>\n                Get Syllabus PDF\n            <\/a>\n        <\/div>\n\n        <div class=\"blog-meta\">\n            <div class=\"author-info\">\n                <div class=\"author-img\">\n                    <img decoding=\"async\" class=\"lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2024\/12\/Poulami-Dalal-scaled-1.webp\" alt=\"Poulami Dalal\" title=\"\">\n                <\/div>\n                <span>By <b>Poulami Dalal<\/b><\/span>\n            <\/div>\n            <div style=\"width: 3px; height: 3px; background: rgba(0, 119, 229,0.9); border-radius: 50%;\"><\/div>\n            <span>Mar 20, 2026<\/span>\n            <div style=\"width: 3px; height: 3px; background: rgba(0, 119, 229,0.9); border-radius: 50%;\"><\/div>\n            <div style=\"display:flex; align-items:center; gap:5px;\">\u23f1 8 Min Read<\/div>\n        <\/div>\n    <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2bc4210 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2bc4210\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-05cf858\" data-id=\"05cf858\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4221cd1 elementor-toc--content-ellipsis elementor-widget elementor-widget-table-of-contents\" data-id=\"4221cd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;exclude_headings_by_selector&quot;:[],&quot;headings_by_tags&quot;:[&quot;h1&quot;,&quot;h2&quot;],&quot;marker_view&quot;:&quot;numbers&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"table-of-contents.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toc__header\">\n\t\t\t<div class=\"elementor-toc__header-title\">\n\t\t\t\tTable of Contents\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<div id=\"elementor-toc__4221cd1\" class=\"elementor-toc__body\">\n\t\t\t<div class=\"elementor-toc__spinner-container\">\n\t\t\t\t<i class=\"elementor-toc__spinner eicon-animation-spin eicon-loading\" aria-hidden=\"true\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-8607d67\" data-id=\"8607d67\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ccf908f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ccf908f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-4d2a640\" data-id=\"4d2a640\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fa075f3 elementor-widget elementor-widget-image\" data-id=\"fa075f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2240\" height=\"1260\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus.png\" class=\"attachment-full size-full wp-image-42089 lazyload\" alt=\"Grapgic Design Course Syllabus\" data-srcset=\"https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus.png 2240w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-300x169.png 300w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-1100x619.png 1100w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-768x432.png 768w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-1536x864.png 1536w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-2048x1152.png 2048w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-150x84.png 150w\" sizes=\"(max-width: 2240px) 100vw, 2240px\" title=\"\"><noscript><img decoding=\"async\" width=\"2240\" height=\"1260\" src=\"https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus.png\" class=\"attachment-full size-full wp-image-42089 lazyload\" alt=\"Grapgic Design Course Syllabus\" srcset=\"https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus.png 2240w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-300x169.png 300w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-1100x619.png 1100w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-768x432.png 768w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-1536x864.png 1536w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-2048x1152.png 2048w, https:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2025\/12\/Grapgic-Design-Course-Syllabus-150x84.png 150w\" sizes=\"(max-width: 2240px) 100vw, 2240px\" title=\"\"><\/noscript>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34f2b91 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"34f2b91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Are you curious to know what topics are covered in an updated <em><strong>Graphic Design Course Syllabus<\/strong><\/em>? Check if the latest modules fit your course objectives! Graphic design skills are vital for creating powerful visuals and becoming a skilled professional in 2026.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Demand for graphic designers is rapidly increasing, and the report of <\/span><a href=\"https:\/\/www.figma.com\/blog\/why-demand-for-designers-is-on-the-rise\/\" target=\"_blank\" rel=\"nofollow noopener\"><span style=\"font-weight: 400;\">Figma <\/span><\/a><span style=\"font-weight: 400;\">shows that there is a 10% increase in the number of employment opportunities for graphic designers. This higher demand is due to the emergence of AI emergence.<\/span><\/p><p><span style=\"font-weight: 400;\">In this article, I am going to discuss must-learn topics such as Design principles, Photoshop, and Illustrator, to UI basics and Motion graphic basics. Each topic helps you become a highly skilled graphic designer. Let\u2019s learn each of them in detail and discover the tools and best design practices to get high-paying career opportunities.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-898ba49 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"898ba49\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3bcfc62\" data-id=\"3bcfc62\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-367534e elementor-widget elementor-widget-heading\" data-id=\"367534e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Complete Module List of Graphic Design Course Syllabus<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b871497 elementor-widget elementor-widget-html\" data-id=\"b871497\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.uiux-premium-table {\r\n  max-width: 1000px;\r\n  margin: 10px auto;\r\n  border-radius: 18px;\r\n  overflow: hidden;\r\n  background: linear-gradient(180deg, #ffffff, #f8fbff);\r\n  box-shadow: 0 20px 50px rgba(37, 99, 235, 0.12);\r\n  font-family: 'Poppins', sans-serif;\r\n  border: 1px solid rgba(37, 99, 235, 0.15);\r\n}\r\n\r\n\/* Table *\/\r\n.uiux-premium-table table {\r\n  width: 100%;\r\n  border-collapse: collapse;\r\n}\r\n\r\n\/* Header *\/\r\n.uiux-premium-table th {\r\n  background: linear-gradient(90deg, #1e3a8a, #2563eb, #3b82f6);\r\n  color: #fff;\r\n  padding: 18px;\r\n  font-size: 16px;\r\n  text-align: left;\r\n  letter-spacing: 0.5px;\r\n}\r\n\r\n\/* Rows *\/\r\n.uiux-premium-table td {\r\n  padding: 15px 18px;\r\n  font-size: 14px;\r\n  color: #1f2937;\r\n  border-bottom: 1px solid #e6efff;\r\n}\r\n\r\n\/* Alternate rows *\/\r\n.uiux-premium-table tr:nth-child(even) {\r\n  background: #f4f8ff;\r\n}\r\n\r\n\/* Hover effect *\/\r\n.uiux-premium-table tr:hover td {\r\n  background: #eaf2ff;\r\n  transition: 0.3s ease;\r\n}\r\n\r\n\/* Module Badge *\/\r\n.module-badge {\r\n  background: linear-gradient(135deg, #3b82f6, #2563eb);\r\n  color: #fff;\r\n  padding: 6px 14px;\r\n  border-radius: 999px;\r\n  font-size: 13px;\r\n  font-weight: 500;\r\n  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.25);\r\n  display: inline-block;\r\n}\r\n\r\n\/* Mobile Responsive *\/\r\n@media (max-width: 768px) {\r\n  .uiux-premium-table table,\r\n  .uiux-premium-table thead,\r\n  .uiux-premium-table tbody,\r\n  .uiux-premium-table th,\r\n  .uiux-premium-table td,\r\n  .uiux-premium-table tr {\r\n    display: block;\r\n    width: 100%;\r\n  }\r\n\r\n  .uiux-premium-table thead {\r\n    display: none;\r\n  }\r\n\r\n  .uiux-premium-table tr {\r\n    margin-bottom: 14px;\r\n    border-radius: 14px;\r\n    background: #f5f9ff;\r\n    padding: 12px;\r\n    border: 1px solid #dbeafe;\r\n  }\r\n\r\n  .uiux-premium-table td {\r\n    border: none;\r\n    padding: 10px;\r\n  }\r\n\r\n  .uiux-premium-table td::before {\r\n    content: attr(data-label);\r\n    display: block;\r\n    font-size: 12px;\r\n    color: #6b7280;\r\n    margin-bottom: 4px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"uiux-premium-table\">\r\n  <table>\r\n    <thead>\r\n      <tr>\r\n        <th>Module<\/th>\r\n        <th>Topics Covered<\/th>\r\n      <\/tr>\r\n    <\/thead>\r\n    <tbody>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 1<\/span><\/td>\r\n        <td data-label=\"Topics\">Overview of Graphic Design and Importance<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 2<\/span><\/td>\r\n        <td data-label=\"Topics\">Design Principles<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 3<\/span><\/td>\r\n        <td data-label=\"Topics\">Typography<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 4<\/span><\/td>\r\n        <td data-label=\"Topics\">Color Theory<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 5<\/span><\/td>\r\n        <td data-label=\"Topics\">Photoshop Mastery<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 6<\/span><\/td>\r\n        <td data-label=\"Topics\">Illustrator Mastery<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 7<\/span><\/td>\r\n        <td data-label=\"Topics\">InDesign<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 8<\/span><\/td>\r\n        <td data-label=\"Topics\">UI Design Basics<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 9<\/span><\/td>\r\n        <td data-label=\"Topics\">Motion Graphics Basics<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 10<\/span><\/td>\r\n        <td data-label=\"Topics\">Portfolio Building and Projects<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Module\"><span class=\"module-badge\">Module 11<\/span><\/td>\r\n        <td data-label=\"Topics\">Interview Preparation<\/td>\r\n      <\/tr>\r\n\r\n    <\/tbody>\r\n  <\/table>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aeb58e6 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"aeb58e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The Complete Graphic design course syllabus covers basics to advanced modules like design principles, typography, color theory, Photoshop, Illustrator, InDesign, UI Design basics, and more; which will be discussed below.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbdb077 elementor-widget elementor-widget-html\" data-id=\"bbdb077\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/* ===== CTA SECTION ===== *\/\r\n.premium-cta-section{\r\n  padding:36px 20px;\r\n  background:linear-gradient(135deg,#020617 0%,#0b1228 60%,#020617 100%);\r\n  font-family:Inter,system-ui,sans-serif;\r\n  border-radius:12px;\r\n}\r\n\r\n\/* CONTAINER *\/\r\n.premium-cta-container{\r\n  max-width:1100px;\r\n  margin:auto;\r\n}\r\n\r\n\/* BOX *\/\r\n.premium-cta-box{\r\n  background:rgba(255,255,255,.04);\r\n  border:1px solid rgba(148,163,184,.18);\r\n  border-radius:18px;\r\n  padding:34px 20px;\r\n  text-align:center;\r\n}\r\n\r\n\/* CONTENT *\/\r\n.premium-cta-content{\r\n  color:#fff;\r\n  margin-bottom:22px;\r\n}\r\n\r\n.premium-cta-heading{\r\n  font-size:30px;\r\n  font-weight:800;\r\n  margin-bottom:12px;\r\n  letter-spacing:-.02em;\r\n}\r\n\r\n.premium-cta-heading span{\r\n  color:#38bdf8;\r\n}\r\n\r\n.premium-cta-content p{\r\n  font-size:15.5px;\r\n  color:#cbd5e1;\r\n  line-height:1.65;\r\n  max-width:720px;\r\n  margin:0 auto;\r\n}\r\n\r\n\/* FORM WRAPPER *\/\r\n.cta-elementor-form{\r\n  margin-top:26px;\r\n}\r\n\r\n\/* ===== MOBILE ===== *\/\r\n@media(max-width:768px){\r\n  .premium-cta-section{\r\n    padding:30px 16px;\r\n  }\r\n\r\n  .premium-cta-box{\r\n    padding:30px 20px;\r\n  }\r\n\r\n  .premium-cta-heading{\r\n    font-size:24px;\r\n  }\r\n\r\n  .premium-cta-content p{\r\n    font-size:14.5px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"premium-cta-section\" id=\"dmform\">\r\n  <div class=\"premium-cta-container\">\r\n    <div class=\"premium-cta-box\">\r\n\r\n      <div class=\"premium-cta-content\">\r\n       <div class=\"premium-cta-heading\">\r\n  Before You Start Your <span>Graphic Design Learning Journey<\/span>\r\n<\/div>\r\n<p>\r\n  Download the <strong>2026 Updated Graphic Design Course Syllabus PDF<\/strong>\r\n  and explore complete modules, tools, and strategies. Plan your learning with clarity and confidence.\r\n<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cta-elementor-form\">\r\n       \t\t<div data-elementor-type=\"page\" data-elementor-id=\"42058\" class=\"elementor elementor-42058\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-251df62 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"251df62\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-46e5072\" data-id=\"46e5072\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-df192f9 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"df192f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;button_width&quot;:&quot;40&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Graphic Design Syllabus Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"42058\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"df192f9\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Graphic Design Course Syllabus 2026 | Fully Updated Guide\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"32851\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-30 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Enter Your Name\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-email elementor-col-30 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPhone\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Enter Your Phone No.\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-40 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get PDF Access<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ce708f7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ce708f7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b37052b\" data-id=\"b37052b\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cf34b1b elementor-widget elementor-widget-heading\" data-id=\"cf34b1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 1: Overview of Graphic Design and Importance<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68b8185 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"68b8185\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">In Module 1, the Graphic Design course syllabus offers you an overview of graphic design and its importance. You will learn about the history and evolution of graphic design, its types, tools, and visual communication.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d1a0af elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"7d1a0af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>The topics covered in this module include;<\/strong><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">What is Graphic design?<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Graphic design history and evolution<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Types: Print, Digital, and Branding<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Visual communication\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Roles and Responsibilities of a Graphic Designer<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Graphic design tools overview<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d7cde4c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d7cde4c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-eb9d871\" data-id=\"eb9d871\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bfb2287 elementor-widget elementor-widget-heading\" data-id=\"bfb2287\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 2: Design Principles<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1730a47 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"1730a47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 2 discusses design principles, elements, grid systems, visual hierarchy, and layout techniques. You will learn how different design elements like contrast, alignment, and balance work together to build a visually attractive and meaningful design.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11f55c8 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"11f55c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Topics covered under this module;<\/strong><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Design elements: Shape, texture, line, space, and colour\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Design principles: Contrast, proportion, balance, rhythm, and emphasis<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The Rule of Thirds and Grid Systems<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Visual Hierarchy: Guiding the Viewer\u2019s Eye\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Layout techniques<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-83f164a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"83f164a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-34d1d2f\" data-id=\"34d1d2f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2cf860 elementor-widget elementor-widget-heading\" data-id=\"b2cf860\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 3: Typography<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5343a4 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"a5343a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 3 helps you master the fundamentals of typography. It plays a vital role in building design personality and readability. Here, you will learn about type families, display and body type, spacing, fonts, and pairing. You will also learn how user perception depends on these types and fonts.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b7d7a5 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"1b7d7a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The Anatomy of Typography: Kerning, Serif vs. Sans-Serif fonts, Leading, Baseline<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Font pairing: Picking complementary fonts\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Display vs Body type<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Legibility and readability in Design\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Typography for communication and branding<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-11fdd25 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"11fdd25\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f436e8a\" data-id=\"f436e8a\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-caa5524 elementor-widget elementor-widget-heading\" data-id=\"caa5524\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 4: Color Theory\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20babb1 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"20babb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 4 covers all about color theory. It focuses on improving brand identity and emotional communication. Here, you can learn about color science, color harmony, and the best strategies to apply color palettes effectively on different design projects.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c2e2de elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"4c2e2de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Color psychology and theory<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The color schemes and color wheel\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Emotional impact of colors\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Warm vs cool colours<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Usage of colors for marketing and branding<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Color Harmony and color contrast creation\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Custom palettes creation<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-40a2be0 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"40a2be0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-4150d63\" data-id=\"4150d63\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-17b8a8c elementor-widget elementor-widget-heading\" data-id=\"17b8a8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 5: Photoshop Mastery\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f24950 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"5f24950\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 5 teaches about Photoshop. Here you can learn about how to manipulate images, design layouts, and create digital artworks using Adobe Photoshop. You can improve your compositing and editing skills. This is one of the significant modules in the graphic design course syllabus.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4254360 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"4254360\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Brand Identity: Logos, Colors, &amp; Fonts<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Editing, Retouching<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manipulation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Social Media Creatives<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Brand guidelines creation\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ad Banners<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-35187ab elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"35187ab\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bc55ba1\" data-id=\"bc55ba1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c013b49 elementor-widget elementor-widget-heading\" data-id=\"c013b49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 6: Illustrator Mastery\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e215f2 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"6e215f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Illustrator is another essential tool for creating vector-based designs. This module helps you create catchy icons, logos, scalable designs, and illustrations using design tools and best techniques.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f7f4ce elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"1f7f4ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Taglines and logos design<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Vector art<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Icons, branding kits<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Grid Systems for web design and print<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Composition techniques for flow and balance<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Designing flyers, brochures, and magazines<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Word with images and texts<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-241e251 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"241e251\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-18e5581\" data-id=\"18e5581\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bbf2df6 elementor-widget elementor-widget-heading\" data-id=\"bbf2df6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 7: InDesign \n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ede111 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"0ede111\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 7 teaches you how to use InDesign and create multipage layouts. It also helps you learn about designing brochures, book layouts, magazines, and catalogs with the help of Adobe InDesign.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a516a8c elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"a516a8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Interface and panels of InDesign<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Layout creation of a Magazine<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multipage Documents creation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text flow and formatting<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Print layout making<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Brochure creation\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Print-ready files exportation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Print designs<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0dc97b6 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"0dc97b6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ffdcaaa\" data-id=\"ffdcaaa\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4ad5d94 elementor-widget elementor-widget-heading\" data-id=\"4ad5d94\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 8: UI Design Basics\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93e4c12 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"93e4c12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 8 focuses on teaching the basics and principles of UI design. You will learn about designing user-intuitive layouts for mobile applications and websites. This module focuses on website structure, user experience, intuitive designs, and usability.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b68c5a elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"3b68c5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UI\/UX introduction<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Introduction to Figma<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Principles of Web UI\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Style guide and design systems<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Buttons, components, and forms<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Design creation for Web vs Mobile<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Practicing App UI<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Visual hierarchy in UI<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Overview of prototyping tools<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2f1ee35 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2f1ee35\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1c3c33e\" data-id=\"1c3c33e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a5fabba elementor-widget elementor-widget-heading\" data-id=\"a5fabba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 9: Motion Graphics Basics\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37a9b79 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"37a9b79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 9 covers Motion Graphics fundamentals. Here, you will learn how to improve designs with excellent storytelling and movements. You can also learn about animation basics and video editing for building appealing visuals.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32167bc elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"32167bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Motion graphics overview<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Logo and text animation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transitions and timing<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Intro to After Effects<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Animated poster creation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Logo animation creation\u00a0<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-f682e9f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f682e9f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e776232\" data-id=\"e776232\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fc93580 elementor-widget elementor-widget-heading\" data-id=\"fc93580\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 10: Portfolio Building and Projects\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e35f6e5 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"e35f6e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Module 10 helps you build a job-ready portfolio and teaches you how to use all the graphic design skills you have learned during the course. Here, you can work on complex graphic design projects, present professionally, and get honest feedback from industry leaders.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f274967 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"f274967\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module include;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pick the best projects<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Make case studies<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Setting up Behance and Dribble<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Tips on layout and presentation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Industry-led feedback rounds<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Final web design project presentation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Final portfolio review\u00a0<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-cecac55 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"cecac55\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8194e6c\" data-id=\"8194e6c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-647c1c9 elementor-widget elementor-widget-heading\" data-id=\"647c1c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Module 11: Interview Preparation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67e0076 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"67e0076\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">In this final module, you will learn how to make a catchy resume, join mock interviews, and participate in a Q&amp;A round on the trending topics stated above.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e570463 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"e570463\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The topics covered in this module are;\u00a0<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A detailed list of the most-asked interview questions<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Industry-led updated knowledge<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hands-on expertise in live client projects<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Excellent communication and presentation skills<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Internships\u00a0<\/span><\/li><\/ul><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-65be15c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"65be15c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2ef2a76\" data-id=\"2ef2a76\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-17a6761 elementor-widget elementor-widget-heading\" data-id=\"17a6761\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Tools Covered in the Graphic Design Course Syllabus\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aef43f9 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"aef43f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The most-used graphic design tools you can learn by joining W3 Web School\u2019s graphic design course are mentioned here;<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Adobe Photoshop<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Adobe InDesign<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Adobe Illustrator<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Adobe Express<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Figma<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Canva<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Procreate<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Adobe XD<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CorelDRAW<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1c3b16f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1c3b16f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7cb4786\" data-id=\"7cb4786\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-854459b elementor-widget elementor-widget-heading\" data-id=\"854459b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Graphic Design Course Duration and Fees \n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c53273 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"9c53273\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Generally, the Graphic design course takes 3 to 6 months to complete. W3 Web School offers a job-oriented <\/span><a href=\"https:\/\/www.w3webschool.com\/online-graphic-design-course\/\"><span style=\"font-weight: 400;\">Online Graphic Design Course<\/span><\/a><span style=\"font-weight: 400;\"> with placement support. You will cover topics like design principles, colour theory, typography, Photoshop, Illustrator, InDesign, UI Design, and Motion Graphics.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">The Graphic Design Course fee ranges from \u20b935,000 to \u20b950,000. You will get a special student offer or a limited-time discount on course fees at W3 Web School. You will also get an easy EMI payment option.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3f3c57a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3f3c57a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d278989\" data-id=\"d278989\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f25676 elementor-widget elementor-widget-heading\" data-id=\"3f25676\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Impact of Graphic Design Course Duration<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2faa9f8 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"2faa9f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Picking the ideal course duration can affect your skills, knowledge, and job-preparedness. Let\u2019s find out how different course durations influence your graphic design journey.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Many skill training institutions offer courses that are of various durations, such as a 3-month Graphic Design Course and a 6-month Graphic Design Course.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Short-term courses are best for freshers who just want a fast-track learning on graphic design core concepts. You will get idea of fundamental topics with limited tools training, practical exposure, and limited real design project experience. These programs don\u2019t make you a fully job-ready individual. That\u2019s the major pitfall of these short-term courses.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">On the other hand, a long-term Graphic Design Course offers a more comprehensive industry-ready program. You will get complete Graphic Design Design training on advanced design tools, software, and work on real client projects with placement assistance. Long-duration courses make you a job-ready candidate for this modern digital industry.<\/span><\/p><p><span style=\"font-weight: 400;\">Let\u2019s check out the comparison here:<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41113e9 elementor-widget elementor-widget-html\" data-id=\"41113e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.seo-compare-table {\r\n  max-width: 1000px;\r\n  margin: 10px auto;\r\n  border-radius: 16px;\r\n  overflow: hidden;\r\n  background: #ffffff;\r\n  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);\r\n  font-family: 'Poppins', sans-serif;\r\n  border: 1px solid #e5e7eb;\r\n}\r\n\r\n.seo-compare-table table {\r\n  width: 100%;\r\n  border-collapse: collapse;\r\n}\r\n\r\n\/* Header *\/\r\n.seo-compare-table th {\r\n  background: linear-gradient(90deg, #7c3aed, #ec4899);\r\n  color: #fff;\r\n  padding: 18px;\r\n  font-size: 15px;\r\n  text-align: left;\r\n}\r\n\r\n\/* Cells *\/\r\n.seo-compare-table td {\r\n  padding: 16px;\r\n  font-size: 14px;\r\n  color: #1f2937;\r\n  border-bottom: 1px solid #e5e7eb;\r\n}\r\n\r\n\/* Alternate row *\/\r\n.seo-compare-table tr:nth-child(even) {\r\n  background: #fdf2f8;\r\n}\r\n\r\n\/* Highlight Advanced Column *\/\r\n.seo-compare-table td:nth-child(3) {\r\n  background: #f5f3ff;\r\n  font-weight: 500;\r\n}\r\n\r\n\/* Badges *\/\r\n.badge-basic {\r\n  background: #fee2e2;\r\n  color: #dc2626;\r\n  padding: 5px 10px;\r\n  border-radius: 999px;\r\n  font-size: 12px;\r\n  font-weight: 500;\r\n}\r\n\r\n.badge-advanced {\r\n  background: #dcfce7;\r\n  color: #16a34a;\r\n  padding: 5px 10px;\r\n  border-radius: 999px;\r\n  font-size: 12px;\r\n  font-weight: 500;\r\n}\r\n\r\n\/* Mobile Responsive *\/\r\n@media (max-width: 768px) {\r\n  .seo-compare-table table,\r\n  .seo-compare-table thead,\r\n  .seo-compare-table tbody,\r\n  .seo-compare-table th,\r\n  .seo-compare-table td,\r\n  .seo-compare-table tr {\r\n    display: block;\r\n    width: 100%;\r\n  }\r\n\r\n  .seo-compare-table thead {\r\n    display: none;\r\n  }\r\n\r\n  .seo-compare-table tr {\r\n    margin-bottom: 16px;\r\n    border-radius: 12px;\r\n    background: #f9fbff;\r\n    padding: 12px;\r\n    border: 1px solid #e5e7eb;\r\n  }\r\n\r\n  .seo-compare-table td {\r\n    border: none;\r\n    padding: 10px;\r\n  }\r\n\r\n  .seo-compare-table td::before {\r\n    content: attr(data-label);\r\n    display: block;\r\n    font-size: 12px;\r\n    color: #6b7280;\r\n    margin-bottom: 4px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"seo-compare-table\">\r\n  <table>\r\n    <thead>\r\n      <tr>\r\n        <th>\ud83c\udfaf Key Factors<\/th>\r\n        <th>\u26a1 3-Month Course<\/th>\r\n        <th>\ud83d\ude80 6-Month Course (Advanced)<\/th>\r\n      <\/tr>\r\n    <\/thead>\r\n    <tbody>\r\n\r\n      <tr>\r\n        <td data-label=\"Factor\">\ud83d\udcd8 Modules Covered<\/td>\r\n        <td data-label=\"3-Month\"><span class=\"badge-basic\">Basic Design Concepts<\/span><\/td>\r\n        <td data-label=\"6-Month\"><span class=\"badge-advanced\">Complete Graphic Design + Branding<\/span><\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Factor\">\ud83d\udee0 Tools & Software<\/td>\r\n        <td data-label=\"3-Month\">Basic Tools (Photoshop, Canva)<\/td>\r\n        <td data-label=\"6-Month\">Photoshop, Illustrator, InDesign, Figma<\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Factor\">\ud83d\udcbb Practical Projects<\/td>\r\n        <td data-label=\"3-Month\"><span class=\"badge-basic\">Basic Assignments<\/span><\/td>\r\n        <td data-label=\"6-Month\"><span class=\"badge-advanced\">Logo, Branding, Ads, Social Media Designs<\/span><\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Factor\">\ud83d\udcc1 Portfolio<\/td>\r\n        <td data-label=\"3-Month\"><span class=\"badge-basic\">Basic Portfolio<\/span><\/td>\r\n        <td data-label=\"6-Month\"><span class=\"badge-advanced\">Professional Portfolio<\/span><\/td>\r\n      <\/tr>\r\n\r\n      <tr>\r\n        <td data-label=\"Factor\">\ud83c\udfaf Job Readiness<\/td>\r\n        <td data-label=\"3-Month\"><span class=\"badge-basic\">Low<\/span><\/td>\r\n        <td data-label=\"6-Month\"><span class=\"badge-advanced\">High<\/span><\/td>\r\n      <\/tr>\r\n\r\n    <\/tbody>\r\n  <\/table>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-711b824 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"711b824\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">If you want to become a Graphic Designer, a long course in highly recommended. You need complete hands-on training, advanced skills, and real-worth projects exposure.<\/span><\/p><p><span style=\"font-weight: 400;\">W3 Web School\u2019s Online Graphic Design Course is designed to prepare you a job-ready candidate with live client project experience.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-45df340 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"45df340\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3e63e70\" data-id=\"3e63e70\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fb5b5bf elementor-widget elementor-widget-heading\" data-id=\"fb5b5bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Job Opportunities After a Graphic Design Course<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86486c9 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"86486c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The overall employment growth rate is limited, but graphic designers are in high demand. According to<\/span><a href=\"https:\/\/www.bls.gov\/ooh\/arts-and-design\/graphic-designers.htm\" target=\"_blank\" rel=\"noopener\"> <b>the Bureau of Labor Statistics<\/b><\/a><span style=\"font-weight: 400;\">, there are more than 20k+ job openings for graphic designers every year. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-994553d elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"994553d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Here are some high-paying career options that you can get after completing a graphic design course.<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Graphic Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Brand Identity Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Motion Graphics Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Packaging Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Illustrator<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>User Experience Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Design Manager<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Art Director<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Creative Director<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Advertising Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Visual Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Infographic Designer<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Freelancing<\/b><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0bb035f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"0bb035f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0211232\" data-id=\"0211232\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50dc1fb elementor-widget elementor-widget-heading\" data-id=\"50dc1fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Graphic Designer Salary in India &amp; Kolkata<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3f48d2 elementor-widget__width-initial srvice_list elementor-widget elementor-widget-text-editor\" data-id=\"e3f48d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">According to <\/span><a href=\"https:\/\/www.ambitionbox.com\/profile\/graphic-designer-salary\" target=\"_blank\" rel=\"noopener\"><b>Ambitionbox<\/b><\/a><span style=\"font-weight: 400;\">, a fresher Graphic Designer in India can get up to \u20b94.2 lac to \u20b94.7 Lacs per annum, and it can depend on years of working.<\/span><\/p><p><span style=\"font-weight: 400;\">The <\/span><a href=\"https:\/\/www.ambitionbox.com\/profile\/graphic-designer-salary\/kolkata-location\" target=\"_blank\" rel=\"noopener\"><b>Ambitionbox <\/b><\/a><span style=\"font-weight: 400;\">also reveals that a Graphic Designer fresher can earn up to \u20b93.7 lacs annual package in Kolkata, West Bengal.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ff797e elementor-widget elementor-widget-html\" data-id=\"7ff797e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===================================== \r\n END BLOG CTA \u2013 GRAPHIC DESIGN COURSE ACTION\r\n W3 WEB SCHOOL | DARK PREMIUM THEME\r\n===================================== -->\r\n\r\n<style>\r\n.w3ws-gd-final-cta{\r\n  max-width:1100px;\r\n  margin:10px auto;\r\n  padding:34px 38px;\r\n  border-radius:26px;\r\n  background:\r\n    radial-gradient(700px 280px at 10% -20%,rgba(59,130,246,.28),transparent 40%),\r\n    linear-gradient(135deg,#020617,#020617,#0f172a);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:30px;\r\n  font-family:Inter,system-ui,Inter;\r\n  border:1px solid rgba(59,130,246,.35);\r\n}\r\n\r\n\/* LEFT CONTENT *\/\r\n\r\n.w3ws-gd-final-left{\r\n  max-width:650px;\r\n}\r\n\r\n.w3ws-gd-final-left div{\r\n  font-size:30px;\r\n  margin:0 0 12px;\r\n  font-weight:900;\r\n  color:#f8fafc;\r\n  line-height:1.3;\r\n}\r\n\r\n.w3ws-gd-final-left p{\r\n  font-size:15.5px;\r\n  margin:0 0 22px;\r\n  color:#bfdbfe;\r\n  line-height:1.7;\r\n}\r\n\r\n\/* BUTTON *\/\r\n\r\n.w3ws-gd-final-btn{\r\n  background:linear-gradient(135deg,#3b82f6,#2563eb);\r\n  color:#ffffff !important;\r\n  padding:16px 38px;\r\n  border-radius:999px;\r\n  font-size:15.5px;\r\n  font-weight:900;\r\n  letter-spacing:.3px;\r\n  text-decoration:none;\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  box-shadow:0 16px 42px rgba(59,130,246,.55);\r\n  transition:.25s ease;\r\n}\r\n\r\n.w3ws-gd-final-btn:hover{\r\n  transform:translateY(-3px);\r\n  box-shadow:0 26px 60px rgba(59,130,246,.75);\r\n}\r\n\r\n\/* RIGHT IMAGE *\/\r\n\r\n.w3ws-gd-final-right{\r\n  background:\r\n    linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.04));\r\n  padding:14px;\r\n  border-radius:22px;\r\n  border:1.5px solid rgba(255,255,255,.22);\r\n  box-shadow:\r\n    0 0 0 1px rgba(59,130,246,.35),\r\n    0 22px 46px rgba(0,0,0,.55);\r\n}\r\n\r\n.w3ws-gd-final-right img{\r\n  width:300px;\r\n  height:auto;\r\n  display:block;\r\n  border-radius:16px;\r\n  filter:\r\n    drop-shadow(0 18px 38px rgba(0,0,0,.6))\r\n    brightness(1.05);\r\n}\r\n\r\n\/* MOBILE *\/\r\n\r\n@media(max-width:768px){\r\n\r\n  .w3ws-gd-final-cta{\r\n    flex-direction:column;\r\n    text-align:center;\r\n    padding:28px 22px;\r\n  }\r\n\r\n  .w3ws-gd-final-right{\r\n    order:1;\r\n    margin-bottom:18px;\r\n  }\r\n\r\n  .w3ws-gd-final-right img{\r\n    width:220px;\r\n  }\r\n\r\n  .w3ws-gd-final-left{\r\n    order:2;\r\n  }\r\n\r\n  .w3ws-gd-final-left div{\r\n    font-size:24px;\r\n  }\r\n\r\n  .w3ws-gd-final-left p{\r\n    font-size:14px;\r\n  }\r\n\r\n  .w3ws-gd-final-btn{\r\n    width:100%;\r\n    max-width:350px;\r\n    margin:0 auto;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"w3ws-gd-final-cta\">\r\n\r\n  <!-- LEFT CONTENT -->\r\n\r\n  <div class=\"w3ws-gd-final-left\">\r\n\r\n    <div>Ready to Start Your Graphic Design Career?<\/div>\r\n\r\n    <p>\r\nLearn graphic design with real-world projects, master industry tools, and build a strong portfolio to become job-ready.\r\n<\/p>\r\n\r\n    <a href=\"https:\/\/www.w3webschool.com\/online-graphic-design-course\/\" class=\"w3ws-gd-final-btn\">\r\n      Join Course \u2192\r\n    <\/a>\r\n\r\n  <\/div>\r\n\r\n  <!-- RIGHT IMAGE -->\r\n\r\n  <div class=\"w3ws-gd-final-right\">\r\n\r\n    <img decoding=\"async\" class=\"lazyload\" src=\"http:\/\/www.w3webschool.com\/blog\/wp-content\/uploads\/2026\/02\/graphic-design-image.jpg\" alt=\"Graphic Design Course at W3 Web School\" loading=\"lazy\" title=\"\">\r\n\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-114e831 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"114e831\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-56163da\" data-id=\"56163da\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cbefdab elementor-widget elementor-widget-heading\" data-id=\"cbefdab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQs on Graphic Design Course Syllabus<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8c1252 elementor-widget elementor-widget-accordion\" data-id=\"d8c1252\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2271\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2271\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Q. Is graphic design a good career option? <\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2271\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2271\"><p>Of course! Graphic design is one of the most trending careers in 2026. You might notice the demand for graphic designers these days. Not only logo creation, graphic designers are in-demand for marketing campaign designs and product packaging designs.<br \/>If you are interested in making catchy designs, then it would be the ideal option for you!<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2272\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2272\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Q. How long does it take to complete Graphic Design Course Syllabus?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2272\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2272\"><p>The course duration typically depends on course coverage, the trainer&#8217;s teaching method, and classes. But the majority of graphic design course syllabi take 3 to 6 months to complete, and quickly launch your design career.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2273\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2273\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Q. Will I get certification after completing the Graphic Design Course?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2273\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2273\"><p><span style=\"font-weight: 400;\">Yes, of course. You will get an industry-recognised certification once you complete your graphic design course. It acts as proof of your graphic design skills in front of hiring managers. It also helps you boost your job portfolio and career opportunities. <\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2274\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2274\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Q. What are the various job opportunities I can get after the Graphic Design course completion?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2274\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2274\"><p><span style=\"font-weight: 400;\">Most of the job-ready courses come with 100% placement support, but a few offer a job guarantee. The different job opportunities include: Graphic Designer, Brand Identity Designer, Motion Graphics Designer, Packaging Designer, Illustrator, User Experience Designer, Art Director, Design Manager, Creative Director, Advertising Designer, Visual Designer, and Infographic Designer.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2275\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-2275\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Q. What tools are covered in the Graphic Design Course Syllabus?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2275\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-2275\"><p>The design tools covered in the graphic design course syllabus include Adobe Photoshop, Adobe InDesign, Adobe Illustrator, Adobe Express, Figma, Canva, Procreate, Adobe XD, and CorelDRAW.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-2276\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-2276\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Q. Can I join graphic design courses after 12th?<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t<div id=\"elementor-tab-content-2276\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-2276\"><p><span style=\"font-weight: 400;\">Graphic design courses are for all. Anyone from any educational background, including Arts, Science, and Commerce, can join this program. If you have a love for creative designs, then you should enroll in this course and start your professional career.\u00a0<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Q. Is graphic design a good career option?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Of course! Graphic design is one of the most trending careers in 2026. You might notice the demand for graphic designers these days. Not only logo creation, graphic designers are in-demand for marketing campaign designs and product packaging designs.<br \\\/>If you are interested in making catchy designs, then it would be the ideal option for you!<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Q. How long does it take to complete Graphic Design Course Syllabus?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The course duration typically depends on course coverage, the trainer&#8217;s teaching method, and classes. But the majority of graphic design course syllabi take 3 to 6 months to complete, and quickly launch your design career.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Q. Will I get certification after completing the Graphic Design Course?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, of course. You will get an industry-recognised certification once you complete your graphic design course. It acts as proof of your graphic design skills in front of hiring managers. It also helps you boost your job portfolio and career opportunities. <\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Q. What are the various job opportunities I can get after the Graphic Design course completion?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Most of the job-ready courses come with 100% placement support, but a few offer a job guarantee. The different job opportunities include: Graphic Designer, Brand Identity Designer, Motion Graphics Designer, Packaging Designer, Illustrator, User Experience Designer, Art Director, Design Manager, Creative Director, Advertising Designer, Visual Designer, and Infographic Designer.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Q. What tools are covered in the Graphic Design Course Syllabus?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The design tools covered in the graphic design course syllabus include Adobe Photoshop, Adobe InDesign, Adobe Illustrator, Adobe Express, Figma, Canva, Procreate, Adobe XD, and CorelDRAW.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Q. Can I join graphic design courses after 12th?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Graphic design courses are for all. Anyone from any educational background, including Arts, Science, and Commerce, can join this program. If you have a love for creative designs, then you should enroll in this course and start your professional career.\\u00a0<\\\/span><\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d4717cc elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d4717cc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-395b41b\" data-id=\"395b41b\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f29eca elementor-widget elementor-widget-heading\" data-id=\"7f29eca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Final Thoughts,<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2dd5cb elementor-widget elementor-widget-text-editor\" data-id=\"e2dd5cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Joining a graphic design course after 12th or graduation can be a great option to start your professional career. If you have a passion for creative designs and branding, you can enrol in a course. In this rising field of digital design, companies are looking for skilled designers who can create appealing and responsive designs.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">The whole graphic design course syllabus mentioned in this blog helps learners embark on a thriving graphic design career, where each module lets you create user-intuitive designs.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">I hope I have stated all the major modules that a Graphic Design course must include in the blog post. I have also highlighted the fees, duration, and advanced tools here.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Happy reading.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-cb32cbb elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"cb32cbb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-275c6e6 elementor-widget elementor-widget-html\" data-id=\"275c6e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"simple-cat-block sticky-cat\">\r\n  <h3 class=\"simple-cat-heading\">Categories<\/h3>\r\n\r\n  <ul class=\"simple-cat-menu\">\r\n     <li><a href=\"https:\/\/www.w3webschool.com\/blog\/category\/ui-ux-design\/\">UI UX Design<\/a><\/li>\r\n     <li><a href=\"https:\/\/www.w3webschool.com\/blog\/category\/digital-marketing\/\">Digital Marketing<\/a><\/li>\r\n    <li><a href=\"https:\/\/www.w3webschool.com\/blog\/category\/web-development\/\">Full Stack Web Development<\/a><\/li>\r\n    <li><a href=\"https:\/\/www.w3webschool.com\/blog\/category\/web-development\/web-design\/\">Web Design<\/a><\/li>\r\n    <li><a href=\"https:\/\/www.w3webschool.com\/blog\/category\/graphic-design\/\/\">Graphic Design<\/a><\/li>\r\n\r\n  <\/ul>\r\n<\/div>\r\n\r\n<style>\r\n\/* ===== CATEGORY BLOCK ===== *\/\r\n.simple-cat-block{\r\n  max-width:320px;\r\n  width:100%;\r\n  padding:20px;\r\n  background:#ffffff;\r\n  font-family:Inter,system-ui,sans-serif;\r\n  border:1px solid #e5e7eb;\r\n  border-radius:6px;\r\n}\r\n\r\n\/* ===== STICKY ===== *\/\r\n.sticky-cat{\r\n  position:sticky;\r\n  top:90px; \/* header ke niche adjust kar sakte ho *\/\r\n}\r\n\r\n\/* ===== HEADING ===== *\/\r\n.simple-cat-heading{\r\n  font-size:18px;\r\n  font-weight:600;\r\n  color:#020617;\r\n  margin-bottom:14px;\r\n  border-bottom:1px solid #e5e7eb;\r\n  padding-bottom:8px;\r\n}\r\n\r\n\/* ===== MENU ===== *\/\r\n.simple-cat-menu{\r\n  list-style:none;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.simple-cat-menu li{\r\n  border-bottom:1px solid #f1f5f9;\r\n}\r\n\r\n.simple-cat-menu li:last-child{\r\n  border-bottom:none;\r\n}\r\n\r\n.simple-cat-menu a{\r\n  display:block;\r\n  padding:10px 0;\r\n  font-size:15px;\r\n  color:#475569;\r\n  text-decoration:none;\r\n  transition:all .2s ease;\r\n}\r\n\r\n.simple-cat-menu a:hover{\r\n  color:#0077E5;\r\n  padding-left:6px;\r\n}\r\n\r\n\/* ===== RESPONSIVE: HIDE ON MOBILE ===== *\/\r\n@media (max-width: 991px){\r\n  .simple-cat-block{\r\n    display:none;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CURRICULUM 2026 EDITION W3 Web School Graphic Design Course Syllabus 2026: Beginners to Advanced Explore Course \u279c Get Syllabus PDF By Poulami Dalal Mar 20, 2026 \u23f1 8 Min Read Table of Contents Are you curious to know what topics are covered in an updated Graphic Design Course Syllabus? Check if the latest modules fit &#8230; <a title=\"Graphic Design Course Syllabus 2026 | Fully Updated Guide\" class=\"read-more\" href=\"https:\/\/www.w3webschool.com\/blog\/graphic-design-course-syllabus\/\" aria-label=\"Read more about Graphic Design Course Syllabus 2026 | Fully Updated Guide\">Read more<\/a><\/p>\n","protected":false},"author":11,"featured_media":42089,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[1621],"tags":[],"class_list":["post-32851","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-graphic-design"],"_links":{"self":[{"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/posts\/32851"}],"collection":[{"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/comments?post=32851"}],"version-history":[{"count":137,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/posts\/32851\/revisions"}],"predecessor-version":[{"id":42106,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/posts\/32851\/revisions\/42106"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/media\/42089"}],"wp:attachment":[{"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/media?parent=32851"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/categories?post=32851"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.w3webschool.com\/blog\/wp-json\/wp\/v2\/tags?post=32851"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}