diff --git a/Mini-tasks/001-HTML.md b/Mini-tasks/001-HTML.md index e885403..7f8578a 100644 --- a/Mini-tasks/001-HTML.md +++ b/Mini-tasks/001-HTML.md @@ -26,7 +26,7 @@ ```HTML
-Click the link below to open Google in a new tab:
+ +Open Google + + + + --- 6. In the form, add two radio buttons with grouping them for employee type(Salaried and own business) + + + + + +Product ID | +Product Name | +Price | +Discount | +Availability | +
---|---|---|---|---|
P001 | +Keyboard | +$50 | +10% | +In Stock | +
P002 | +Mouse | +$20 | +5% | +In Stock | +
P003 | +Monitor | +$200 | +15% | +Out of Stock | +
P004 | +Headphones | +$30 | +7% | +In Stock | +
HTML & CSS is awesome.
+ + + + --- 11. Create an HTML page, which should contain all types of input elements. + + + + + +