Viewing 5 replies - 1 through 5 (of 5 total)
  • looks nice!

    Wow, yes, it does look very nice. Great job!

    The “Join” button does not seem to be clickable?

    Maybe the logo is ultramodern but it looks like it says “CS” not “SC”, to me. Otherwise, nice site so far & good luck!

    I like the way you put the number of comments next to the entry title.

    I also like the way the tab highlights (not just the text) when you hover over Home, About, etc.

    I still have not figured out how you did this –

    <div id="nav"><a href="https://www.soundchronicle.com">HOME</a><a href="https://www.soundchronicle.com/about">ABOUT</a>

    okay, fine…

    And for CSS:

    #nav a:hover {
    background-color: #f7f7f7;
    color: #6B81A3;
    padding: 5px;
    margin-right: 10px;
    }

    How does this light up the entire tab?

    As for your color scheme, you might try a shade of red rather than the green, but that’s just preference.

    Ah, I see: it’s the padding…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘New Music Blog Network’ is closed to new replies.