Sure, here's an example of a simple film cost calculator using HTML, CSS, and JavaScript: ```html Film Cost Calculator

Film Cost Calculator

``` Copy and paste this code into an HTML file, and then open it in a web browser. This will give you a basic film cost calculator that calculates the total cost based on the inputs you provide for price, frames per second, duration of film, and shooting ratio. The calculator has a simple and clean design with a responsive layout.