still doing some work, but comments and advice welcome.
Nice and clean
Yep, clean indeed. On the schedule page, you need a float left to have it push up (add the float to that schedule’s div)
The banner image is quite stretched looking, maybe try and get the image to look less stretched? Other then that, that is a very clean design.
Cheers
Dan C
Thank you very much, I appreciate your advice.
This is kind of a dumb question but…
How do I make it “float” lol.
as you can tell I am a newbie
Thanks,
Jordan
Add the float property to the CSS
float: left;