Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Web Development Basics: Learn HTML, CSS and Javascript
Rating: 4.1 out of 5(74 ratings)
1,926 students

Web Development Basics: Learn HTML, CSS and Javascript

Best course to learn HTML, CSS and Javascript
Created byVishal Saxena
Last updated 2/2018
English

What you'll learn

  • By the end of this course you’ll be able to design your own website and work as a freelancer or apply for javascript developer jobs in IT industry.
  • You will be learning basics of HTML, CSS and Javascript with practical examples of various scenario's which are useful in real time.
  • For every concept, I'll be showing you an example and help you understand the concepts from basics
  • You will learn regarding using styles in CSS and event driven programming in Javascript.

Course content

1 section16 lectures8h 18m total length
  • Introduction47:37

    Introduction to HTML and CSS: In this class you will learn about various tags in HTML like: heading and title tags. You will also learn about CSS file format and how to link your HTML file to your CSS file using the link tag. Various other concepts will also be covered for ex: How to display images on our web site, what are block level elements and inline elements, what is the difference between block level elements and in-line elements. You will see a practical example of how to implement this on your web page. The code for practical examples can be downloaded from the downloadable materials section.

  • More about HTML34:47

    This lecture contains various aspects of HTML programming. including several new tags.

  • Displaying Tables , Videos in HTML / CSS38:55

    In this lecture you will understand how to work with Tables on your web page. how to do various formatting settings on your tables using CSS. You will also learn about displaying video's on your web page and how to enbed youtube video's on your web page.

  • Working with HTML Lists and Anchor Tag and uploading HTML/CSS on internet26:32

    In this lecture you will learn about the following topics:

    What are Ordered lists?

    What are Unordered lists?

    How to use Nested lists (i.e. Ordered list within an unordered list / Unordered list within an ordered list)?

    How to link your webpage with another webpage?

    How to get your own free subdomain and How to upload your webpage contents (HTML, CSS, Javascript, etc files) free of cost on your website on the internet?

  • Creating Custom Menu and Contact Forms using HTML / CSS38:12

    In this lecture you will be thought how to create Custom Menu's and Contact Forms and how to use them in your own website.

  • First JavaScript Program: Calculator + some string operations44:37

    In this lecture you will learn the basics of JavaScript and how to make a simple calculator application on your web page.

  • String Functions in Javascript17:02

    In this lecture you will learn of various String functions supported in Javascript and how to use them in your web page.

  • Regular Expressions in JavaScript19:41

    In this lecture you will learn what are Regular Expressions (REGEX) and how to use REGEX to perform Complex calculations on your web page.

  • Using Array Functions in JavaScript49:49

    In this lecture you will learn regarding various Array functions in JavaScript.

  • Event Listener in Javascript17:22

    In this lecture you will learn how to associate events on your webpage to various listener functions in JavaScript.

  • Login Page validations using JavaScript20:18

    In this lecture you will learn how to create a basic login page for your website and how to perform basic validations before sending the login details to the server.

  • Creating your own free Website16:45

    In this lecture you will learn how to create your own website and how to publish it on the internet, free of cost.

  • JavaScript AJAX example35:41

    In this lecture you will learn how to use AJAX calls in JavaScript to communicate with the server.

  • Implementing Lazy Loading in JavaScript16:56

    In this lecture you will learn how to perform Lazy Loading using Java Script

  • More about CSS23:45

    This lecture is about more details of CSS. It summarizes all the details about CSS which you need to know for programming. 

  • More about JavaScript50:08

    This lecture is about more details of JavaScript. It summarizes all the details about JavaScript which you need to know for programming. 

Requirements

  • You should be able to use Chrome / IE on your PC or Phone

Description

Welcome to Web Development Basics: Learn HTML, CSS and Javascript course. In this course you will learn the basic concepts of Web Designing :

  • How to use HTML / CSS to design your website
  • How to use Javascript to make your website dynamic 
  • Drastically improve your ability to debug problems in Javascript.
  • How to host your website on internet and make it available online.
  • Practice your new skills with coding challenges (solutions included).

In addition, you will be able to get lifetime access to my HD quality videos. No monthly subscription. Learn at your own pace, whenever you want.

Who this course is for:

  • If you want to learn Web Designing Essentials, this course will be the best for you. I'll be teaching you HTML & CSS along with Javascript, which will help you in starting your career as a Web Developer