Create Element
The Create Element
block is used to create new elements on a webpage.
Description: Add a short description (optional).
CSS Selector: Specify where the new element will be placed on the webpage, e.g.,
body
to insert it into the main section.Insert Element: Choose where to insert the new element, such as "As last child" to place it as the last item within the selected area.
Edit Element: Click to modify details of the element, such as its name or inner text.
Last updated