DEV Community

osama
osama

Posted on

how to create like this tab content item in wordpress?

https://www.mql5.com/en/signals/1766488?source=Site+Signals+MT5+Tile#!tab=history

Image description

Top comments (1)

Collapse
 
askrodney profile image
Rodney Lab

Hey Osama, and welcome to dev.to! There is a Table block in WordPress' Gutenberg editor; see docs here: wordpress.org/documentation/articl.... You could also use the HTML table element. Your WordPress theme might have some built-in styling for it.