### AIM
To create a simple web page using HTML that demonstrates the use of image, checkbox inputs, radio button inputs, and anchor tags.
### ALGORITHM
1. Start the HTML document using the `` declaration.
2. Create the basic structure of the web page using the ``, `
Visit Codetantra
```
### OUTPUT
The webpage displays the image, two checkboxes, two radio buttons, and a hyperlink to the CodeTantra website.
Web Design - Main Record (1).pdf
### RESULT
Thus, the HTML program to create a webpage that includes an image, checkboxes, radio buttons, and a hyperlink is executed successfully, and the output is verified.