DEV Community

Discussion on: What are some HTML attributes and tags that you’ve discovered recently?

Collapse
 
ashleyjsheridan profile image
Ashley Sheridan

I was going through the whole list of tags to make a wizard to help with picking the right one for any given purpose, and found out about <ruby>, <rt>, and <rp> elements. Can't really see myself ever using them, but it was interesting to find out about them and what they're used for: developer.mozilla.org/en-US/docs/W...

If anyone is interested in the wizard tool I made too, it's at ashleysheridan.co.uk/blog/Picking+...