From 1b7b136c72ef30d2de2a2dcc86e41e65e1223d10 Mon Sep 17 00:00:00 2001 From: Ketanop321 Date: Fri, 9 Aug 2024 21:44:39 +0530 Subject: [PATCH] fixed bill split calculatr heading& knowmore --- tools/sip.html | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/tools/sip.html b/tools/sip.html index d2d9644..4a07ba5 100644 --- a/tools/sip.html +++ b/tools/sip.html @@ -1104,12 +1104,25 @@
Result:
-
+
+

Split Bill Calculator

+

Calculate how much each person should pay when splitting a bill, including tips. Enter the bill subtotal, desired tip percentage, and the number of people to split the bill.

+
+ +
+
Here's how it works:
+
    +
  1. Bill Subtotal: Enter the total amount of the bill before the tip.
  2. +
  3. Tip Percentage: Specify the percentage of the bill you would like to add as a tip.
  4. +
  5. Number of Persons: Enter the number of people who will be splitting the bill.
  6. +
+
+
+
+ +
-
-

Split Bill Calculator

-
@@ -1136,7 +1149,10 @@
Result:
- + + + +