وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

HTML CSS JavaScript Course for UI/UX Modern Web Developers

سرفصل های دوره

A Complete Steps Guide for Beginners interested in learning HTML, CSS, & JavaScript to Build Interactive Web Pages.


1 - Getting Started
  • 1 - Introduction
  • 2 - Course Curriculum
  • 3 - How to Get Course requirements
  • 4 - Getting Started on Windows Linux or Mac
  • 5 - How to ask a Great Questions
  • 6 - FAQs
  • 7 - What is Source code
  • 8 - Learn What is Generative AI Gen AI

  • 2 - Setting up Development Environment
  • 9 - Introduction
  • 10 - Choosing Code Editor
  • 11 - Installing Code EditorSublime Text
  • 12 - Overview of a Webpage
  • 13 - Full HTML Code Page
  • 14 - First Hello World page
  • 15 - Summary

  • 3 - HTML Fundamentals
  • 16 - Introduction
  • 17 - Heading
  • 18 - Paragraph
  • 19 - Formatting text
  • 20 - List Items Un Ordered
  • 21 - List Items Ordered
  • 22 - Classes
  • 23 - IDs in CSS
  • 24 - Comments in HTML
  • 25 - Summary

  • 4 - HTML Intermediate
  • 26 - Introduction
  • 27 - Images
  • 28 - Forms
  • 29 - Form Actions
  • 30 - Br tag
  • 31 - Marquee
  • 32 - Text area
  • 33 - Tables
  • 34 - Links
  • 35 - Navbar Menu
  • 36 - HTML Entities
  • 37 - Div tag
  • 38 - Google Maps
  • 39 - Summary

  • 5 - HTML Advanced
  • 40 - Introduction
  • 41 - HTML5 Audio
  • 42 - HTML5 Video
  • 43 - Progress Bar
  • 44 - Drag Drop
  • 45 - Canvas
  • 46 - I frames
  • 47 - Input Types
  • 48 - Input Attributes
  • 49 - YouTube Video Linking
  • 50 - Creating Responsive Page
  • 51 - Summary

  • 6 - HTML Expert
  • 52 - Introduction
  • 53 - Registration Form
  • 54 - Login Form
  • 55 - About Us Form
  • 56 - Contact Us Form
  • 57 - Footer Form
  • 58 - Integrate All Together
  • 59 - Coding Exercise
  • 60 - Solution for Coding Exercise
  • 61 - Summary

  • 7 - HTML Website Project
  • 62 - Introduction
  • 63 - Challenge HTML 5 Clock Face with Numbers
  • 64 - Project Overview
  • 65 - Conclusion on Project
  • 66 - Summary

  • 8 - CSS Fundamentals
  • 67 - Introduction
  • 68 - CSS Syntax
  • 69 - Creating webpage with CSS
  • 70 - Inline CSS
  • 71 - Internal CSS
  • 72 - External CSS
  • 73 - CSS Classes
  • 74 - CSS IDs
  • 75 - Colors
  • 76 - Backgrounds
  • 77 - Floating
  • 78 - Positioning
  • 79 - Margins
  • 80 - Padding
  • 81 - Borders
  • 82 - Summary

  • 9 - CSS Intermediate
  • 83 - Introduction
  • 84 - Styling Text
  • 85 - Aligning Text
  • 86 - Styling Links
  • 87 - Font Family
  • 88 - Font Styles
  • 89 - Applying Google Fonts
  • 90 - Box Model
  • 91 - Icons
  • 92 - Tables
  • 93 - NavigationMenu
  • 94 - Dropdowns
  • 95 - Summary

  • 10 - CSS Advanced
  • 96 - Introduction
  • 97 - Advanced Selectors
  • 98 - Forms
  • 99 - Website Layout
  • 100 - Rounded Corners
  • 101 - Color Keywords
  • 102 - Animations
  • 103 - Pseudo Classes
  • 104 - Gradients
  • 105 - Shadows
  • 106 - Calculations
  • 107 - Creating Responsive Page
  • 108 - Summary

  • 11 - CSS Expert
  • 109 - Introduction
  • 110 - Button Styles
  • 111 - Flexbox
  • 112 - CSS Grid
  • 113 - Pagination
  • 114 - Multiple Columns
  • 115 - Image Reflection
  • 116 - UI UX Design
  • 117 - Social Media Icons
  • 118 - External CSS Style adding
  • 119 - Coding Exercise
  • 120 - Solution for Coding Exercise
  • 121 - Summary

  • 12 - CSS Website Project
  • 122 - Introduction
  • 123 - CSS Project Getting
  • 124 - CSS Project Overview
  • 125 - Summary

  • 13 - JavaScript Getting Started
  • 126 - What is JavaScript
  • 127 - Installing Code EditorSublime Text
  • 128 - Installing Code EditorVisual Studio Code
  • 129 - Hello World Program
  • 130 - Getting Output
  • 131 - Summary

  • 14 - JavaScript Fundamentals
  • 132 - Introduction
  • 133 - Internal JavaScript
  • 134 - External JavaScript
  • 135 - Inline JavaScript
  • 136 - Async and defer
  • 137 - Variables
  • 138 - Data Types
  • 139 - Numbers
  • 140 - Boolean
  • 141 - Arrays
  • 142 - Objects
  • 143 - Comments
  • 144 - Summary

  • 15 - Strings
  • 145 - Introduction
  • 146 - Strings
  • 147 - String Formatting
  • 148 - String Methods
  • 149 - Summary

  • 16 - Operators
  • 150 - Introduction
  • 151 - Arithmetic operators
  • 152 - Assignment operators
  • 153 - Comparison operators
  • 154 - Logical operators
  • 155 - Summary

  • 17 - Conditional Statements
  • 156 - Introduction
  • 157 - If statement
  • 158 - Ifelse statement
  • 159 - Ifelseif statement
  • 160 - Switchcase statement
  • 161 - Summary

  • 18 - Control Flow Statements
  • 162 - Introduction
  • 163 - While loop
  • 164 - Dowhile loop
  • 165 - For loop
  • 166 - Break
  • 167 - Continue
  • 168 - Coding Exercise
  • 169 - Solution for Coding Exercise
  • 170 - Summary

  • 19 - Functions
  • 171 - Introduction
  • 172 - Creating a Function
  • 173 - Function Call
  • 174 - Function with parameters
  • 175 - Function Bind
  • 176 - Summary

  • 20 - Data VisualizationGoogle Chats
  • 177 - Introduction
  • 178 - How to Use Google chart script
  • 179 - Line Graph chart
  • 180 - Scatter plots chart
  • 181 - Bar chart
  • 182 - Pie chart
  • 183 - 3D Pie chart
  • 184 - Summary

  • 21 - Error Handling
  • 185 - Introduction
  • 186 - Trycatch
  • 187 - Trycatchfinally
  • 188 - Summary

  • 22 - Clientside Validations
  • 189 - Introduction
  • 190 - On Submit Validation
  • 191 - Input Numeric Validation
  • 192 - Login Form Validation
  • 193 - Password Strength Check Validation
  • 194 - Summary

  • 23 - Publish Your Website for Live
  • 195 - Introduction
  • 196 - Installing Free FTP Solution FileZilla
  • 197 - Setting Up FTP File Transfer Protocol
  • 198 - Publish Website to Hosting Server
  • 199 - Summary
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 41620
    حجم: 8509 مگابایت
    مدت زمان: 1095 دقیقه
    تاریخ انتشار: ۱۸ آذر ۱۴۰۳
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید