Native HTML tags
Adding HTML tags on a page
Add an h1 heading with 'Welcome to MechCloud' textInsert a paragraph with 'This is a sample paragraph' textCreate a grid component with the following grid areas:
"area1 area1 area4"
"area2 area3 area4"
Each grid item should be an image with '<image_url>' as the source.`Last updated