Heyy I am having issues building a project, basically the project is supposed to be a mock webpage for an airline. Its supposed to have a home page, a page where a user can see a table of flights and make a selection (like business class/coach/first class seating, meal options, and flight number) then it should take the user to a summary page that shows all of the information that they entered in.
This is where I am having trouble though:
I can not get my table of flights to use my bootstrap src codes, I also am having touble getting my images to show up when actually running the program.