Download presentation
Presentation is loading. Please wait.
1
© 2017, Mike Murach & Associates, Inc.
Chapter 1 Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
2
An HTML file (index.html) in a browser with no CSS applied to it
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
3
The code for the HTML file named index.html
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
4
The HTML file named index.html (continued)
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
5
The web page in a browser after CSS has been applied to it
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
6
The link element that applies the CSS file
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
7
The CSS file named email_list.css (continued)
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
8
The web page in a browser with JavaScript used for data validation
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
9
The code for the JavaScript file (email_list.js)
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
10
The JavaScript file (continued)
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
11
The primary HTML5 semantic elements
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
12
A page that’s structured with HTML5 elements
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
13
The HTML in a web browser
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
14
The div and span elements
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
15
HTML div elements for a JavaScript application
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
16
HTML span elements for a JavaScript application
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
17
The basic HTML attributes
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
18
HTML that uses these attributes
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
19
The HTML in a web browser with a tooltip displayed for the text box
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
20
Two ways to provide styles
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
21
A head element that includes two style sheets
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
22
HTML that can be selected by type, id, or class
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
23
CSS style rules that select by type, id, and class
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
24
The HTML elements displayed in a browser
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
25
The CSS file for a typical application in this book
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
26
© 2017, Mike Murach & Associates, Inc.
Terms Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
27
The web page at c:/javascript/book_apps/ch01/email_list/index.html
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
28
Four ways to run an HTML page that’s on your own server or computer
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
29
Two ways to run an HTML page on the Internet
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
30
The components of an HTTP URL on the Internet
Murach's JavaScript and jQuery (3rd Ed.) © 2017, Mike Murach & Associates, Inc.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.