Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Front-End Development
Rating: 4.4 out of 5(234 ratings)
9,164 students

Introduction to Front-End Development

How to build web application if you never did it before
Created byTatiana Minina
Last updated 10/2021
English
English [Auto],

What you'll learn

  • Build simple HTML pages
  • Add styles to the elements
  • Change styles on fly with JavaScript
  • Fill element with data from external file using jQuery

Course content

7 sections35 lectures1h 37m total length
  • Introduction3:40

    Trace the birth of the World Wide Web—from Tim Berners-Lee's proposals and the first browser in 1990—to the formation of the W3C and early HTML standards.

  • Four layers of the web1:31

    Discover how a browser request flows through the four layers of the web: hosting servers, the database, backend code, and the frontend delivered to the browser.

  • Three layers of the Front-End1:36

    Explore how HTML structures content with tags, how CSS cascading rules control presentation, and how JavaScript enables dynamic page updates and interactive show and hide behavior.

  • On-line resources0:13

Requirements

  • You should be able to use a PC at a beginner level
  • You should be able to open browsers
  • Good to have pre-installed apps or be able to install them on the computer

Description

This course gives a base knowledge of the front-end development. It covers HTML, CSS, and JavaScript. Then we use this knowledge to build and style a page and feed it with the data from external data course.  We will look at the HTML history, compare different versions of it, check new cool features of HTML5 and CSS3.

Who this course is for:

  • Anyone who has very basic knowledge of web development and would like to have basic ideas about Front-End development