Course 4 of 4 in this specialization
Build and Style Interactive Web Pages
Coming soon 19 topics Self-paced · Online
Notify me when it launches
Where this comes from
Built from the Wiley title of the same name — professionally edited, technically reviewed, and already relied on by people doing this work.
Source ISBN 9781394197033
How it was built
Sejal Learning Systems rebuilt the book as a course: objectives first, then short video, worked examples, and practice with real feedback. It runs on Coursera at your own pace, with a certificate on completion.
Build and Style Interactive Web Pages is a self-paced online course built from the Wiley title of the same name.
What this course covers
- Introduction
- Book 1: Getting Ready to Code for the Web
- Chapter 1: How Web Coding and Development Work
- Chapter 2: Setting Up Your Web Development Home
- Chapter 3: Finding and Setting Up a Web Host
- Book 2: Coding the Front End, Part 1: HTML and CSS
- Chapter 1: Structuring the Page with HTML
- Chapter 2: Styling the Page with CSS
- Chapter 3: Sizing and Positioning Page Elements
- Chapter 4: Creating the Page Layout
- Book 3: Coding the Front End, Part 2: JavaScript
- Chapter 1: An Overview of JavaScript
- Chapter 2: Understanding Variables
- Chapter 3: Building Expressions
- Chapter 4: Controlling the Flow of JavaScript
- Chapter 5: Harnessing the Power of Functions
- Chapter 6: Playing with the Document Object Model
- Chapter 7: Building Reactive Pages with Events
- Chapter 8: Working with Arrays