ISE Comp App Class: Saturday Nov 8

Total Page:16

File Type:pdf, Size:1020Kb

ISE Comp App Class: Saturday Nov 8

ISE Comp App Class: Saturday Oct 16

Over the next two meetings you will develop an ISE WEB PAGE

Today we will develop and write an HTML web page. The web page needs to be centered on an ISE task or area.

HTML BASICS Look at http://www.ce.umn.edu/~voller/ise_5113/html/html_primer.html

Task Make a basic HTML page Include Photo – Take from Include a List Include a Table Include 2 hyperlinks to ISE web pages

Save file for use next Friday

Next Friday, 10/22 we will look at Java Script see--- http://www.ce.umn.edu/~voller/ise_5113/html/java/primer_index.html And Notes Below

You will be asked to make a Java Script Calculation in a POPUP window in your web page

Example Calculations Sizing a pump Calculating Bearing Capacity Calculating a Pipe Friction Factor

You will Hand in at the end of the class on 10/22 the code fro your page Java Script

LOOK AT THE JAVA SCRIPT NOTES AT http://www.ce.umn.edu/~voller/ise_5113/html/java/primer_ index.html

A Basic Java-Script Page POP UP WINDOWS

pop_up_windows

Some Examples of running a JavaScript Pop up Window

Hit This Button to open a blank page

Mouse Over this button to open a blank page

Click the FORM button to open a blank page


Click to go web monkey tutorial on pop ups. Doing a calculation

Doing Calculations

Enter a number and exponent and find the power

Input a number

Input an exponent

Power

Recommended publications