Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Assignment2#8

Open
jairwin06 wants to merge 2 commits into
bfl-itp:gh-pagesfrom
jairwin06:gh-pages
Open

Assignment2#8
jairwin06 wants to merge 2 commits into
bfl-itp:gh-pagesfrom
jairwin06:gh-pages

Conversation

@jairwin06

Copy link
Copy Markdown

No description provided.

Comment thread README.md Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try using relative links instead:

![shooting1](shooting1.JPG)

so that they show up on GitHub properly.

@afeld

afeld commented Sep 19, 2014

Copy link
Copy Markdown
Member

Hmm, a bunch of the images seem to be broken on the live version:

http://jairwin06.github.io/instructional/

I believe the problem is that the filenames are case-sensitive (.jpg filenames, but .JPG in the HTML). Mind fixing?

@afeld

afeld commented Sep 19, 2014

Copy link
Copy Markdown
Member

Also, the images and text are very clear... what do you think about doing a two-column layout, so that it's easier to see both at once?

@jairwin06

Copy link
Copy Markdown
Author

The second image isn't appearing here, although it's showing up in the react version. I must be overlooking something, but the file name is correct (case sensitive) and the source image location is the same as the others. Also, image size/appearance is varying greatly even with the same browser settings (images with the same size specifications in different html files are loading at completely different sizes on screen). Why would this be?

Comment thread index.html

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try using casting2.JPG.

@afeld

afeld commented Oct 9, 2014

Copy link
Copy Markdown
Member

image size/appearance is varying greatly even with the same browser settings (images with the same size specifications in different html files are loading at completely different sizes on screen). Why would this be?

Sorry, I can't remember if we cleared this up during office hours... still an issue? <img> tags show the full-size image, unless constrained by width or height as element attributes or CSS properties.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants