HTML help

I enjoy working with HTML/CSS because you can see the change in real time so you can experiment with differnet designs.

Tutorial Republic Developer @ firefox Geeks for Geeks
< address> < textarea> < button>
The address tag allows you to display a link to an email and and other information such as a street address. The Text area tag allows user text input. This could allow people to submit reviews for a product. The button tag can be used to get a user conformation. such as when submitting a product review.