HTML CSS JavaScript Project - Calculator

preview_player
Показать описание
In this video, I'm going to show you how to create a simple calculator app using HTML, CSS, and JavaScript. The calculator app can perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Files used in video:
Рекомендации по теме
Комментарии
Автор

Perfect for understanding the relationships between html, css and javascript.

Videoteq
Автор

I’ve loved using your Blender tutorials. I’ve recent been getting in to web hosting and networking, so this is great! I’m all for the multi-faceted channel content. 👍🏻

TheClassyArchitect
Автор

Glad to have you back.
Can you do a Tutotial on how to code a SEARCH feature on a webpage?

pgsibilo
Автор

2:43 how to make it such that the keys can be input via the keyboard too - rather than manual button point & clicks?

yash
Автор

I thought you'd show how to make a calculator in Blender 😂

ShantanuBaviskar
Автор

It's a useful tutorial no doubt. But maybe you are targeting another audience here. What I really like about your channel is your Blender tutorials. And while there are tons and tons of front-end tutorials in YouTube, there are no better tutorials on Blender than yours.

blackguardian
Автор

my tutorial:
1. tell chatgpt for a html code for a calculator
2. export as html file
3. open file in your browser

done

Kamelot
Автор

Wouldn't work better / faster than `document.querySelector`? Not that it matters for this small example.

fanaticlychee