-
Couldn't load subscription status.
- Fork 1
Examples
XHiddenProjects edited this page Aug 9, 2024
·
1 revision
Here are some examples that you can place inside the prompt
Example 1:
"Hello World" is an example of a statement to print
> Insert a heading of a size of 1 that says "Hello World"
Example 2:
"div" is the location where the paragraph should be placed
> Insert paragraph and place it inside of "div"
Example 3:
"div" is the element to look for. "32px" is the size to update
> Update "div" to size "32px"