3.1 Marking Up a Document small glitch here - skip to next lesson!
6
3.2 Making Our Document Valid
7
3.3 Semantic and Generic Elements
8
4.1 Adding Style
9
4.2 CSS Selectors
10
4.3 Modifying Layout
11
5.1 Variables and Functions
12
5.2 Writing Your Own Functions
13
5.3 Objects
14
6.1 DOM Basics
15
6.2 Finding Elements
16
6.3 Working With `NodeLists`
17
6.4 Manipulating an Element's CSS Classes
18
6.5 Listening for Events
19
6.6 Practicing the Concepts
20
7.1 The `fetch` API
21
8.1 Introduction to Server-Side Development
22
8.2 Your First Line of PHP Code
23
8.3 Functions and Variables
24
8.4 Parameters and Decisions
25
8.5 Getting Data From the User
26
9.1 Create a Users Table
27
9.2 Create a Posts Table
28
9.3 Inserting Data
29
10.1 Reading and Displaying Data
30
10.2 Passing and Validating Data
31
10.3 Updating Data
32
10.4 Joining Data And Deleting Posts
33
11.1 Conclusion
Description:
Embark on a comprehensive journey into web development with this 4-hour 46-minute course. Learn to create web pages using HTML, CSS, and JavaScript, and understand fundamental internet concepts like URLs, DNS, and HTTPS. Dive into JavaScript basics, package management tools, and the jQuery framework. Explore Bootstrap for responsive design, master DOM manipulation, and fetch JSON data. Delve into back-end development with PHP, set up a local server, and build a simple application. Culminate your learning by creating a functional blog app with user and post database integration. Gain hands-on experience through practical exercises and access downloadable source files to reinforce your learning.