Download presentation
Presentation is loading. Please wait.
Published byDaisy Burke Modified over 5 years ago
1
For this assignment, copy and past the XHTML to a notepad file with the .html extension. Then add the code I ask for to complete the problems.
2
on if statements.
10
I entered 7
15
When writing JavaScript use && instead of and.
16
This is looking at the next problem in the PowerPoint and this is the start of writing the code.
19
The question was how can you declare variables. This shows three ways
The question was how can you declare variables. This shows three ways. I can declare them separately in the head as I did here, I could take the var line I did her and put it as the first thing in the body script or I could declare each individually and in fact give them an initial value if I wanted to.
20
because the NOs have different actions.
21
have the same action.
22
I write OK. action.
24
the OR is ||.
26
is true.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.