Interactive HTML Elements

Details and Summary

Click to expand: What is HTML?

HTML (HyperText Markup Language) is the standard markup language for creating web pages. It describes the structure of web pages using markup.

This section is open by default

You can make a details element open by default using the "open" attribute.

Nested Details Example

You can also nest details elements:

Inner Details

This is content inside nested details.

Progress Bars

Download progress:

70%

Loading...

Completion: 60%

Meter Element

Disk usage: 6 out of 10

Score: 60%

Temperature: 35°C

Output Element

+ = 60

Fieldset and Legend

Personal Information



Disabled Fieldset

Datalist (Input Suggestions)

Button Types

Input Types Showcase

Various Input Types