Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Life Purpose Meditation Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Blender
30-Day Money-Back Guarantee

This course includes:

  • 10.5 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
Development Web Development CSS

Introduction to HTML, CSS, and JavaScript from scratch

Learn real world hands -on web development skills | Create 7 Apps
Rating: 3.2 out of 53.2 (37 ratings)
1,533 students
Created by Bluelime Learning Solutions
Last updated 10/2018
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Understand core concepts of HTML
  • Understand core concepts of CSS
  • Understand core concepts of JavaScript
  • Create HTML Document Structure
  • Style HTML elements with CSS
  • Create interactivity with JavaScript
  • Create a basic website
  • Create web apps

Course content

12 sections • 105 lectures • 10h 21m total length

  • Preview03:20
  • Preview04:25
  • Preview07:16
  • Web Browsers
    02:44
  • Preview01:44
  • Sketching out your design
    01:50
  • Creating files and folders for your web project
    07:34

  • Introduction
    03:08
  • JSBIN
    09:12
  • JSFIDDLE
    07:08
  • CODEPEN
    07:33
  • DABBLET
    04:26
  • PLUNKER
    08:03
  • LIVEWEAVE
    05:20

  • What is HTML
    02:36
  • Anatomy of an HTML Element
    03:09
  • HTML document -Basic structure
    09:16
  • Build a basic HTML document structure -Part 1
    06:03
  • Build a basic HTML document structure -Part 2
    06:49
  • Build a basic HTML document structure -Part 3
    10:39
  • What are Attributes
    06:08
  • How to Markup Text
    08:21
  • How to create Links
    07:53
  • Adding comments to your HTML code
    04:18
  • What is a source code
    06:06

  • What is CSS
    06:05
  • Methods of applying CSS
    11:09
  • How to style multiple properties
    02:38
  • How to style multiple elements
    02:58
  • How to modify your CSS
    04:59
  • Basic CSS Selectors
    09:19
  • The CSS Box Model
    03:49
  • CSS Padding and Margin Property
    10:48
  • CSS background property
    04:13
  • Styling a web page title
    06:54
  • The CSS Font Property
    04:37
  • CSS Display property
    07:49
  • Exploring and using Google Fonts
    06:37
  • Adding comments to CSS Code
    04:57

  • What is JavaScript
    02:38
  • The developer Console
    04:21
  • Where to Place JavaScript
    08:20
  • JavaScript Syntax
    04:07
  • What are statements
    07:36
  • What are expressions
    04:54
  • What are Variables
    08:16
  • Variable Naming Convention
    03:47
  • What are Arrays
    07:48
  • Data Types
    10:57
  • Mixing Data Types
    05:18
  • Operators
    01:22
  • Arithmetic Operators
    06:42
  • Assignment Operators
    03:56
  • Operator Precedence
    04:34
  • Comparison Operators
    07:35
  • Logical Operators
    03:45
  • Conditional statements
    06:23
  • Functions
    08:21
  • Linting tools
    05:17
  • Events
    06:39
  • Adding an Image Changer
    09:04
  • Fixing linting issues - part 1
    06:42
  • Fixing linting issues - part 2
    02:56
  • Adding a welcome message to a web page
    15:11
  • Adding comments to JavaScript Code
    03:08

  • What we will create
    00:51
  • Project design and sketch
    01:46
  • Create directory and files
    02:51
  • Creating the structure with HTML - Part 1
    06:40
  • Creating the structure with HTML - Part 2
    08:49
  • Add functionality with JavaScript
    09:32
  • Add styling with CSS
    09:57

  • What we will create
    01:07
  • Create project directory and files
    03:30
  • Create the structure with HTML
    07:48
  • Add style with CSS
    08:32
  • Add functionality with JavaScript - Part 1
    07:26
  • Add functionality with JavaScript - Part 2
    10:54

  • What we will create
    01:06
  • Creating directory and files
    02:24
  • Creating structure with HTML
    08:45
  • Add styling with CSS
    03:05
  • Add functionality with JavaScript
    06:12

  • What we will create
    00:50
  • Creating directory and Structure
    09:43
  • Adding the logic with JavaScript
    08:55
  • Adding styling with CSS
    03:29

  • What we will create
    00:35
  • Overview
    01:20
  • Creating directory and files
    03:24
  • Creating structure with HTML
    07:49
  • Add styling with CSS
    09:13
  • Add functionality with JavaScript
    12:59

Requirements

  • Basic understanding of computers
  • Basic understanding internet

Description

This  introductory course to  HTML ,CSS and JavaScript is  vital for anyone who wants to become a web developer..

These three technologies are skills every web developer must learn and have.

HTML : Used to create  content

CSS: Used to present the content

JavaScript : Used to create interaction

They are the building blocks of all websites and web based projects.

This course will teach you the basics of these three technologies by creating a basic one page website and 7 other projects.


What You will learn  include:


Introduction to basic HTML

  • Creating a very basic website

  • Planning a basic website

  • Assembling files and folders

  • What is HTML

  • HTML document structure

  • Anatomy of HTML element

  • Marking up text

  • Links

  • Using comments

  • HTML Attributes


Introduction to  basic CSS

  • What is CSS

  • Ways to apply CSS

  • CSS Ruleset

  • CSS basic selectors

  • Styling multiple elements

  • CSS Box model

  • Using margin and padding properties

  • Changing background color

  • CSS Display property

  • CSS Font property

  • Using google fonts


Introduction to basic JavaScript

  • What is JavaScript

  • Where to place JavaScript

  • Variables

  • Data Types

  • Operators

  • Operator precedence

  • Using Conditionals

  • Functions

  • Events

  • Using Linting tools

  • Adding image changer

  • Adding personalized message


Projects we will create :

  • TodoList

  • Calculator

  • Interactive quiz

  • Image slider

  • Countdown timer

  • Weight converter tool

  • Loan calculator




Who this course is for:

  • Beginners to HTML
  • Beginners to CSS
  • Beginners to JavaScript
  • Beginners to web development
  • Beginners to computer programming

Instructor

Bluelime Learning Solutions
Learning made simple
Bluelime Learning Solutions
  • 4.1 Instructor Rating
  • 15,723 Reviews
  • 339,392 Students
  • 213 Courses

Bluelime is UK based and creates quality easy to understand  eLearning  solutions .All our courses are 100% video based. We teach hands –on- examples  that teach real life skills .

Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.