Let's say you are at your app.component.html if you want to use a picture from your src folder use:
<img src="../../src/logo.svg">
Each ../
takes you one folder up
Let's say you are at your app.component.html if you want to use a picture from your src folder use:
<img src="../../src/logo.svg">
Each ../
takes you one folder up
For further actions, you may consider blocking this person and/or reporting abuse
Roberto Celano -
Flávio Nunes -
Andrés Villarreal -
Vishnu Satheesh -
Top comments (0)