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:
- + + + +