2 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for dlmagers

Hello, I am working on this javascript application to be able to make change. I have my html and css files down good. Here is what I have. <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Make Change</title> <link rel="stylesheet" href="styles.css"> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script src="make_change.js"></script> </head> <body> <section> <h1>Change Calculator</h1> <label>Enter amount …

Member Avatar for dlmagers
0
6K
Member Avatar for Heyzaneretro

Alright, I concede that I need some expert help with this one. I've spent hours on Google just to find suggestions that don't work or make the problem worse. Here's the scoop. I filmed a movie for a drama class I was teaching, and then used the Windows movie maker …

Member Avatar for Heyzaneretro
0
508

The End.