- Fix the bugs in below snippet
<html lang="en">
<head>
<title>Document
<body>
guvi
</title>
</head>
<div>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
<div>
<div>
Guvi Geek Network
</div>
</body>
</html>- Try the below one
<html lang="en">
<head>
<title>Document</title>
<body>
guvi
</head>
<div>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
<div>
<div>
Guvi Geek Network
</div>
</body>
</html>- Design a contact us form with all fields as required.
- Use certain HTML elements to display the following in a HTML page.
- Programming Language
- JavaScript
- Angular
- React
- Vue.js
- Python
- Django Framework
- Flask Framework
- Java
- Spring
- Maven
- Hibernate
- JavaScript
- Database
- MySQL
- MongoDB
- Cansandra
- Create an element that helps you to open the https://google.com in separate new tab.
- In the form, add two radio buttons with grouping them for employee type(Salaried and own business)
- Design form shown in the link (http://evc-cit.info/cit040/formguide/card_0.png)
- Use the table tag to design given image Click here.
- Write HTML input tags snippet to show default values for all Form elements.
- In your, HTML page add the below line and Highlight it without using any CSS.
- "HTML & CSS is awesome"
- Create an HTML page, which should contain all types of input elements.