top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
Home
Projects
HTML Tutorials
CSS Tutorials
JavaScript Tutorials
More
Use tab to navigate through the menu items.
All Posts
JavaScript Projects
HTML and CSS Projects
CSS Animation Projects
Search
Web Coding
Nov 12, 2020
1 min read
How to create a BMI calculator with JavaScript
Today I will be teaching you how to create a BMI Calculator using only HTML, CSS and JavaScript. HTML <!DOCTYPE html> <html lang="en">...
Web Coding
Nov 5, 2020
1 min read
How to create a tip calculator with JavaScript
Today I will be teaching you how to create a tip calculator using only HTML, CSS and JavaScript. HTML <!DOCTYPE html> <html lang="en">...
bottom of page