My tribute project to George Lucas

I went a little overboard for my first project and made a whole site, but I got one of the pages in the site to pass the tests.

This is the page that passed:

This is the site on git: https://jordanbussiere.github.io/tribute_page/index.html

Let me know if you have any suggestions! I still need to make it responsive for mobile but I’m going to come back to that later after I move on to some of the other projects.

2 Likes

Awesome job! You need to think how to implement same for smaller screens now. :+1:

Thanks! I’ve been playing around with media queries on the film page but can’t seem to get the navigation bar to work properly yet.

Hey Jordan,

awesome work!

My ideas:

  • you can format your code by clicking the small arrow in the HTML and CSS window and click Format HTML/CSS; this will increase the readability of your code!

Keep us posted!

1 Like