Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fundamentals of web development (html/css and javascript)
Rating: 4.0 out of 5(44 ratings)
2,171 students

Fundamentals of web development (html/css and javascript)

Begin your web development skills. Learn about web server, web site, html, css, js, aspx, php or jsp.
Last updated 7/2023
English
English [Auto],

What you'll learn

  • What is a website? Learn how  a website is configured on any computer machine. What is a need for website?
  • What is web server, web browser and a web page? Web server software and web browser software
  • Web request and web response. How the request goes to server and response is received by client.
  • What is a URL? How you can pass parameter to a URL. The complete details about URL and its parts.
  • Content types : content types like images, css, or image.
  • HTML/css and Javascript :- What is the importance of Html/css and javascript?
  • Client side and server side technologies: what is meant by server side technology. what is client side technology

Course content

1 section7 lectures1h 17m total length
  • What is a website? what is the necessity of website.16:36

    Define what a website is and why we need it, then explain how folders become websites via hosting, public IPs, and web servers, and distinguish static versus dynamic resources.

  • What is a URL? How you can pass parameter to a URL.12:42

    Explore the structure of a url, including protocol, domain, port, path, and document name, and learn how to pass parameters via the query string using get and post methods.

  • What is web server and web browser?7:09

    Discover how web servers and browsers parse HTML and CSS using content-type metadata. Then explore hosting a website, static versus dynamic resources, and basic technologies like PHP, JSP, and .NET.

  • Web request and web response. How web request and web response work.11:25

    Explore how a browser requests a web page and how the server returns a response, covering URL structure, port 80, root and default documents, and static versus dynamic resources.

  • Content types : content types like images, css, or image.5:09

    Learn how the content-type header guides the browser in parsing HTML, CSS, JavaScript, and images, with examples like text/html, text/css, application/javascript, image/png, and image/svg+xml.

  • What is the importance of Html/css and javascript?18:32

    Master the roles of HTML, CSS, and JavaScript in building web pages, including external CSS and JavaScript, with tags, attributes, root elements, and simple interactions like getElementById and setTimeout.

  • Server side technology and client side technology.5:33

    Explore the difference between client-side and server-side technologies, with examples like JavaScript on the browser and PHP, JSP, ASP, and .NET on the server, plus how jQuery simplifies cross-browser scripting.

Requirements

  • Anybody having no knowledge about website development. Who is known to website browsing can join the course.

Description

This course will guide to you begin with web application development. This course is for absolute beginners who have no knowledge on website, web server and web browser.  As a beginner what is required to learn about web, will be covered in this course.   The main topics overview is given below


1) What is a website? Learn how  a website is configured on any computer machine. What is a need for website?


2) What is web server, web browser and a web page? Web server software and web browser software


3) Web request and web response. How the request goes to server and response is received by client.


4) What is a URL? How you can pass parameter to a URL. The complete details about URL and its parts.


5) Content types : content types like images, css, or image.


6) HTML/css and Javascript :- What is the importance of Html/css and javascript?


7) Client side and server side technologies: what is meant by server side technology. what is client side technology


Get the answer for all these basic questions and try to start your work in web application development.  Get started with web application development in just some minutes of videos.

Who this course is for:

  • Beginner in website development, html, css and javascript