Could use some help figuring where I'm going wrong building this semantic html5 project. CSS here. I only know novice-level coding and I'm a little over my head trying to match my layout. Want to build it to look right before I get more into semantics, but could use suggestions on that too. I've been following a Lynda.com tutorial but it doesn't address my issues specifically.
This page is a sidebar on a full page, so its in aside tags, but the main page doesn't need done other than header/footer. My html has temp. colors in some of the shapes to see what's happening.
- Semantics question: How to markup nav and header to appear same section like my comp? Nav inside header?
- Nav isn't butting against header. Why the space top and bottom?
- How to float white sport activity images right? Make a div for the text?
- 2 column text won't top align
- header text image replacement technique isn't working
thanks in advance!