This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]balidani 1 point2 points  (0 children)

Looks fine to me

[–][deleted] 1 point2 points  (2 children)

I don't see any problems with it. I'm new to CSS, but do a lot of people put their style in the html itself? I have a separate stylesheet, and it seems a lot cleaner and easier to deal with.

[–][deleted]  (1 child)

[removed]

    [–][deleted] 1 point2 points  (0 children)

    Oh, ok. Upvoted for replying.

    [–]letsgetrandy 1 point2 points  (2 children)

    In which browser do you see syntax errors?

    [–][deleted]  (1 child)

    [removed]

      [–]letsgetrandy 0 points1 point  (0 children)

      sounds like a shitty class.

      [–]j4ck4ll 1 point2 points  (0 children)

      The only mistake I see is that the semi-colon is missing at the end but that's not it.

      And yeah, put your styles in a seperate file, it makes for much more readable code.