I came across this design from a potential client recently, even though we didn't end up working together. I thought it would be a good exercise to try coding the design for practice purposes. Just to clarify, this is not my original design and I have no intentions of using it for anything other than practice. That's why I've edited out the name of the company in the design.
However, I'm facing some challenges with the header/navigation area of this design. The side decorations next to the logo and the fact that the logo spans two divs are making it difficult for me to figure out how to code it. I'm seeking advice on how others would approach coding something like this.
My initial thoughts were to have separate divs for each side decoration and maybe use absolute positioning for the logo. Does this sound like the right solution?
At first, I tried incorporating it into the 960 grid system, but the issue of the logo spanning two divs made it really tricky to work within the grid structure.