Introduction to Web Development
Introduction to Web Development is a one-stop course that covers all of the tools you’ll need to create websites.
What you'll learn
Introduction to Web Development is a one-stop course that covers all of the tools you’ll need to create websites.
The course contains in-depth discussions of each of “The Big Three” tools used for Website development:
- Hypertext Markup Language (HTML)
- Cascading Style Sheets (CSS)
- And JavaScript as well as getting started with GitHub and Node.js
Table of contents
- Hypertext Markup Language 6m
- My First Web Page 3m
- HTML Tags - Meta, Content 11m
- Exercise 1: Creating a New Page 8m
- Exercise 1: Solution 12m
- Audience Questions 10m
- Review 4m
- HTML Tags - Void Tags 13m
- HTML Tags - Grouping 5m
- HTML Classes 5m
- HTML ID’s 7m
- HTML Tags - Naming 3m
- Exercise 2 - Giving Classes 10m
- Exercise 2 - Solution 13m
- What Is CSS? 8m
- CSS Better Practices 11m
- CSS Text Properties and Measurements 9m
- CSS Boxes 8m
- CSS Box Questions 4m
- CSS Positioning 10m
- CSS Shortcuts 8m
- CSS Order and Specificity 7m
- CSS Specificity Best Practices 12m
- CSS Resets and the Developer Tools 6m
- Audience Questions 10m
- CSS Document Flow 12m
- CSS Float Tips 10m
- Exercise 3: Styling a Page 6m
- Exercise 3: Solution 3m
- Exercise 3: Final Questions 12m
- CSS Conclusion 11m
- An Introduction to Programming 4m
- Exercise 4: Seeing Results 3m
- JavaScript Variables, Variable Types, and Reserved Words 5m
- Exercise 5: Writing JavaScript 4m
- JavaScript Operators, Expressions, and Comparisons 7m
- JavaScript Logical Operators and Arrays 6m
- Exercise 6: Arrays 3m
- Exercise 7: Manipulating Arrays 3m
- JavaScript If Statements 7m
- JavaScript For Statements 10m
- JavaScript Functions 15m
- JavaScript Scope 4m
- JavaScript Objects and Context 9m
- JavaScript Objects and Context Questions 12m
- Anonymous Functions 8m
- Additional JavaScript Topics 2m
Course FAQ
Web development means creating websites and web applications, which are programs that run in a web browser. Many web development courses begin by teaching you the building blocks of the web: HTML, CSS, and JavaScript.
Web developers can do anything from designing and launching websites and web apps to analyzing their performance, maintaining and updating them, providing expert consultation, and much more. Web developers don't just run websites, however, they might also create games and design a wide array of interactive components for a webpage.
At Pluralsight, we have thousands of web development courses to choose from, and none are inherently better than the others -- it's really about what you plan to focus on in your career. If you have no idea where to start, then this Introduction to Web Development course will help you understand the field better. But we also have courses on specific frameworks for developing websites and web apps, like React and NodeJS, as well as different topics like game development or designing for ecommerce.