We may earn an affiliate commission when you visit our partners.
Coursera logo

HTML, CSS and JavaScript

David Rossiter
This course will teach you the essential elements of web page development, covering HTML, CSS and JavaScript. No previous experience of these technologies is necessary, although it is helpful if you have some prior programming experience. First, HTML together...
Read more
This course will teach you the essential elements of web page development, covering HTML, CSS and JavaScript. No previous experience of these technologies is necessary, although it is helpful if you have some prior programming experience. First, HTML together with CSS are discussed and explored. Then we move on to consider the essential components of JavaScript, including variables, arrays, loops, events and functions. Then we explore more advanced elements of JavaScript control, including advanced use of functions, event control, array processing, and DOM manipulation. After completing this course, you will be able to: - Create a web page using HTML elements - Be able to apply CSS (style sheet rules) to parts of a web page, for altering display and behavior - Be able to program interactive JavaScript in a web page
Enroll now

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Develops core skills in website webpage coding
Taught by industry recognized instructor
Highly relevant in industry
Leverage from basic to advanced concepts in a structured manner
Appropriate for beginners
Primarily focused on programming fundamentals with less emphasis on real-world applications

Save this course

Save HTML, CSS and JavaScript to your list so you can find it easily later:
Save

Career center

Learners who complete HTML, CSS and JavaScript will develop knowledge and skills that may be useful to these careers:
Web Developer
Web Developers are responsible for the overall development of websites and web applications, including both the front-end and back-end. They work with clients to understand their needs and then design and develop a website or web application that meets those needs. This course can provide a strong foundation for a career in Web Development by providing a solid understanding of the essential technologies used to create and develop websites and web applications.
Front-End Web Developer
Front-End Web Developers are responsible for designing and developing the user interface of a website or web application. They work closely with UX designers and back-end developers to create a seamless and engaging user experience. This course can lay the foundation for a career in Front-End Web Development by providing a solid understanding of HTML, CSS, and JavaScript, the essential technologies used to create and style web pages.
UI/UX Designer
UI/UX Designers are responsible for designing the user interface and user experience of websites and web applications. They work with clients to understand their needs and then design and develop a user interface and user experience that meets those needs. This course can provide a strong foundation for a career in UI/UX Design by providing a solid understanding of the essential design principles and technologies used to create user interfaces and user experiences.
Information Architect
Information Architects are responsible for designing and organizing the content of websites and web applications. They work with clients to understand their needs and then design and organize content in a way that is easy to find and understand. This course can provide a strong foundation for a career in Information Architecture by providing a solid understanding of the essential design principles and technologies used to create user interfaces and user experiences.
Software Engineer
Software Engineers are responsible for designing, developing, and maintaining software applications. They work with clients to understand their needs and then design and develop software applications that meet those needs. This course can provide a strong foundation for a career in Software Engineering by providing a solid understanding of the essential programming concepts and technologies used to develop software applications.
UX Researcher
UX Researchers are responsible for conducting research on users to help businesses understand their needs and improve their products and services. They work with clients to understand their business needs and then design and conduct research studies that meet those needs. This course can provide a strong foundation for a career in UX Research by providing a solid understanding of the essential research methods and technologies used to conduct research on users.
Quality Assurance Analyst
Quality Assurance Analysts are responsible for testing and evaluating software applications to ensure that they meet the required quality standards. They work with clients to understand their needs and then design and execute test plans that meet those needs. This course can provide a strong foundation for a career in Quality Assurance by providing a solid understanding of the essential testing methods and technologies used to test and evaluate software applications.
Agile Coach
Agile Coaches are responsible for helping organizations adopt and implement Agile methodologies. They work with clients to understand their needs and then develop and implement Agile processes that meet those needs. This course can provide a strong foundation for a career in Agile Coaching by providing a solid understanding of the essential Agile methods and technologies used to help organizations adopt and implement Agile methodologies.
Project Manager
Project Managers are responsible for planning, organizing, and executing projects. They work with clients to understand their needs and then develop and execute project plans that meet those needs. This course can provide a strong foundation for a career in Project Management by providing a solid understanding of the essential project management methods and technologies used to plan, organize, and execute projects.
Scrum Master
Scrum Masters are responsible for facilitating Scrum teams and ensuring that they are working effectively. They work with clients to understand their needs and then develop and implement Scrum processes that meet those needs. This course can provide a strong foundation for a career in Scrum by providing a solid understanding of the essential Scrum methods and technologies used to facilitate Scrum teams and ensure that they are working effectively.
Data Scientist
Data Scientists are responsible for collecting, analyzing, and interpreting data to help businesses make informed decisions. They work with clients to understand their business needs and then design and develop data analysis solutions that meet those needs. This course can provide a strong foundation for a career in Data Science by providing a solid understanding of the essential programming concepts and technologies used to collect, analyze, and interpret data.
Business Analyst
Business Analysts are responsible for analyzing business processes and designing solutions to improve efficiency and effectiveness. They work with clients to understand their business needs and then design and implement solutions that meet those needs. This course can provide a strong foundation for a career in Business Analysis by providing a solid understanding of the essential business analysis methods and technologies used to analyze business processes and design solutions.
Product Manager
Product Managers are responsible for managing the development and launch of new products and features. They work with clients to understand their needs and then design and develop products and features that meet those needs. This course can provide a strong foundation for a career in Product Management by providing a solid understanding of the essential business principles and technologies used to develop and launch new products and features.
DevOps Engineer
DevOps Engineers are responsible for bridging the gap between development and operations teams. They work with clients to understand their needs and then develop and implement DevOps processes that meet those needs. This course can provide a strong foundation for a career in DevOps by providing a solid understanding of the essential DevOps methods and technologies used to bridge the gap between development and operations teams.
Technical Writer
Technical Writers are responsible for writing and editing technical documentation, such as user manuals, white papers, and training materials. They work with clients to understand their needs and then write and edit technical documentation that meets those needs. This course can provide a strong foundation for a career in Technical Writing by providing a solid understanding of the essential writing and editing principles and technologies used to create technical documentation.

Reading list

We've selected 16 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in HTML, CSS and JavaScript.
Focuses on the core principles of JavaScript, making it a valuable resource for those who want to learn the language in depth.
- A series of books that provides a deep dive into the JavaScript language. - Covers advanced topics such as closures, scope, and the event loop. - Provides a comprehensive understanding of how JavaScript works under the hood.
Save
Provides a comprehensive overview of CSS, making it a valuable resource for those who want to learn the language in depth.
- A book that provides a collection of JavaScript design patterns. - Covers a variety of patterns, from simple to complex. - Provides a good understanding of how to solve common problems in JavaScript.
- A gentle introduction to JavaScript, suitable for complete beginners. - Covers the fundamentals of the language in a clear and concise manner. - Provides a good starting point for learning JavaScript.
- A book that provides a concise and opinionated guide to the JavaScript language. - Covers the good parts of JavaScript and how to avoid the bad parts. - Provides a good understanding of the core principles of JavaScript.
- A book that provides a collection of advanced JavaScript techniques. - Covers topics such as closures, scope, and the event loop. - Provides a good understanding of how to write complex and efficient JavaScript code.
Covers the fundamentals of web design and development, making it a useful resource for beginners.
- A book that teaches how to write high-performance JavaScript code. - Covers topics such as performance optimization, memory management, and debugging. - Provides practical advice for writing fast and efficient JavaScript code.
- A book that provides guidance on writing clean and maintainable code. - Covers principles such as modularity, abstraction, and refactoring. - Provides practical advice for writing high-quality JavaScript code.
- A book that teaches how to use Node.js for building scalable and efficient web applications. - Covers topics such as networking, concurrency, and performance optimization. - Provides a good foundation for learning Node.js.
- A comprehensive guide to HTML5. - Covers all the latest features of HTML5, including multimedia, forms, and offline storage. - Provides a deep understanding of how to use HTML5 to build modern web pages.
- A collection of articles on CSS3 from leading web designers and developers. - Covers a wide range of topics, from the basics of CSS3 to advanced techniques. - Provides a good overview of the latest CSS3 features and how to use them.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to HTML, CSS and JavaScript.
Responsive Website Basics: Code with HTML, CSS, and...
Most relevant
Programming Foundations with JavaScript, HTML and CSS
Most relevant
Guided Project: Web Development w/ HTML & CSS for...
Most relevant
Frontend Development using Angular
Most relevant
HTML, CSS, JavaScript, ReactJS, NodeJS from Zero to Expert
Most relevant
Building Websites with HTML and CSS
Most relevant
Introduction To Website Development Technologies
Most relevant
HTML and CSS Fundamentals
Most relevant
Animation with JavaScript and jQuery
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser