Midterm Machine Project #3 Solution
<!-------------------------------------------------------------------------------------------------------- Machine Problem 3 Project Name: None Project Files: Airline.html Project Description: Filght Reservation System Programmer: Jun Y. Ercia Language: JavaScript Date Created: 7/26/2019 Date Modified: 7/26/2019 ----------------------------------------------------------------------------------------------------------> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Machine Problem 1</title> <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"> <style type="text/css"> body { ...