How to input link in html
<a href="LINK OF EXAMPLE WEBSITE">Visit Example Website</a>
How to add link on jupyter
[Link Name](Actual Link)
How to add photo to vscode
"![NAME OF SCRENSHOT.png](<attachment: NAME OF SCRREENSHOT.png>)"
How to make an image
Use this template (make sure to add < >):
- img alt=”example” src=”/ZafeerA123/images/example.png” title=”anything” width=”250” length=”250”
How to make table in markdown
Teacher | Class | Amazing |
---|---|---|
Mr. Mort | A101 | Yes |
Mr. Lopez | A103 | Yup |