Dies ist eine alte Version des Dokuments!
LU05.S03 - v-bind with src
Hints
- Download the file and copy the content into the code area of the W3School on the left hand side of the coding window.
- You can execute the code by pressing the run button
- The result will be presented in the right hand side of the window.
Assignment 1: Global src
- Find a on the internet a picture of your choice and copy the url to it.
- Overwrite the code line in the given sourcecode
Assignment 2: local src
- Download another picture of your choice.
- Create in your W3 workingspace a directory media and save the downloaded picture there
- overwrite the url in the app to display your new local picture