Strings and text
Today I found out about how to put text onto the canvas and modify it. The text itself needs ot go into what is called a string which is the words you want written within 'apostrophes' or "speech marks." You also need to say where on the screen you want the text to go using X and Y co-ordinates. As well as this you can change the colour, size and font of the text. See my project related to text and strings here: Project: Ad Design.
Â
![Some programming associated with strings.](https://static.wixstatic.com/media/b86045_b74cfa2489cb4421b5977264917f9de4~mv2.png/v1/fill/w_603,h_406,al_c,q_85,enc_auto/b86045_b74cfa2489cb4421b5977264917f9de4~mv2.png)