Create Element

The Create Element block is used to create new elements on a webpage.

  1. Description: Add a short description (optional).

  2. CSS Selector: Specify where the new element will be placed on the webpage, e.g., body to insert it into the main section.

  3. 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.

  4. Edit Element: Click to modify details of the element, such as its name or inner text.


Last updated