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 - Document + <title>Document guvi @@ -44,6 +44,89 @@ 3. Design a contact us form with all fields as required. + + + + + +Contact Us + + + + +
+

Contact Us

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+
+ + + + --- 4. Use certain HTML elements to display the following in a HTML page. @@ -65,32 +148,600 @@ - MongoDB - Cansandra + + + + + +Programming Languages and Databases + + + + +

Programming Languages

+ + +

Database

+ + + + + --- 5. Create an element that helps you to open the https://google.com in separate new tab. + + + + + +Open Google in New Tab + + + +

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) + + + + + +Contact Us + + + + +
+

Contact Us

+
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ + +
+
+ + +
+
+
+ + +
+
+ +
+
+
+ + + + --- 7. Design form shown in the link (http://evc-cit.info/cit040/formguide/card_0.png) + + + + + +Contact Information Form + + + + +
+

Contact Information

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + + + +
+
+ + +
+
+ +
+
+
+ + + + --- 8. Use the table tag to design given image [Click here](https://www.bapugraphics.com/assets/img/port_upload_dir/table-4.jpg). + + + + + +Product Details + + + + +

Product Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Product IDProduct NamePriceDiscountAvailability
P001Keyboard$5010%In Stock
P002Mouse$205%In Stock
P003Monitor$20015%Out of Stock
P004Headphones$307%In Stock
+ + + + --- 9. Write HTML input tags snippet to show default values for all Form elements. + + + + + +Default Values for Form Elements + + + +
+ +

+ + +

+ + +

+ + +

+ + + + + +

+ + +

+ +
+

+ + +

+ + +
+ + + + --- 10. In your, HTML page add the below line and Highlight it without using any CSS. - "HTML & CSS is awesome" + + + + + +Highlight Text + + + +

HTML & CSS is awesome.

+ + + + --- 11. Create an HTML page, which should contain all types of input elements. + + + + + +All Types of Input Elements + + + + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ +
+
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + + +