The DOM Text block is simply a block of text with advanced font styling options. It is designed to be used as a nested child in other blocks, but works equally well as a block on the root level. Settings Overview Block SettingsMargins : All AMP Publisher blocks have a...
The DOM Media block displays an image, video, or embedded social media feed. It is designed to be used as a nested child in other blocks, but works equally well as a block on the root level. Settings Overview Media SettingsImage / Embed : Choose an image from your Media...
The DOM Card block displays a structured object with a title, tab and content area. This allows you to easily create side-by-side options, information, and data comparisons. When used in a DOM Object block, you may set parameters from the parent that affect all cards it contains. Settings Overview Card...
The DOM Button block displays a button or link with custom styling or the button style inherited from the theme and plugin "button" class CSS rules. It is designed to be used as a nested child in other blocks, but works equally well as a block on the root level....
The DOM Object block is the backbone of the DOM blocks. It can be nested into itself as needed to create all levels of any DOM you wish. We will give an example illustrating the benefits of using a DOM Object as a parent of another DOM Object. View the...
"The Document Object Model (or DOM) is a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree." ~ Wikipedia Most Wordpress blocks serve...