Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

fix HTML syntax error for cat picture to load #5

Open
Bjarten opened this issue Oct 5, 2018 · 0 comments
Open

fix HTML syntax error for cat picture to load #5

Bjarten opened this issue Oct 5, 2018 · 0 comments

Comments

@Bjarten
Copy link

Bjarten commented Oct 5, 2018

"<img src='assets/cat_cropped.png', width=244>"

Remove comma for the cat picture to load appropriately, correct formating:

"<img src='assets/cat_cropped.png' width=244>"
@Bjarten Bjarten changed the title fix HTML syntax error for cat picture to load fix HTML syntax for cat picture to load Oct 5, 2018
@Bjarten Bjarten changed the title fix HTML syntax for cat picture to load fix HTML syntax error for cat picture to load Oct 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant