[ARCHIVED] Question about IMG html Code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2018
11:04 AM
Could someone please explain the different to me between this image code and what happens? Note the difference between "preview" and "download" in the tag. I am thinking the second might take longer to display?
1. Inserted from Rich Content Editor (.png)
<img src="https://vcccd.instructure.com/courses/675/files/97080/preview" alt="CourseDesign.png" width="300" height="300" data-api-endpoint="https://vcccd.instructure.com/api/v1/courses/675/files/97080" data-api-returntype="File" />
2. Inserted from Images on the right side bar (.png)
<img src="https://vcccd.instructure.com/courses/675/files/97080/download" alt="CourseDesign.png" data-api-endpoint="https://vcccd.instructure.com/api/v1/courses/675/files/97080" data-api-returntype="File" />
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.